br12n
Posted: Wed Apr 20, 2011 12:47 pm
how i can use this php tags?
br12n
br12n
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
fugix wrote:im not sure what youre asking..can you give more detail please?
sorry, its n12brfugix wrote:im not sure what youre asking..can you give more detail please?
Code: Select all
echo nl2br("foo isn't\n bar");
Code: Select all
foo isn't<br />
bar