Search found 1 match

by tuanict_vn
Sun Oct 10, 2010 10:57 am
Forum: PHP - Code
Topic: how to use \n,\t in php?
Replies: 2
Views: 123

how to use \n,\t in php?

hi all! i'm a beginner in Php, and i have a problem with: \n,\t. I want to use it for newline and tab, but it is show in browser of me when i write:
print "Wellcome to VietNam!\n.Hello!";
Please help me! Thanks.