Thread
:
going to put newline in string
View Single Post
#
2
09-13-2006, 10:50 AM
cronje
Junior Member
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
\n is the newline escape character
$string = "a\nb"; will show a and b on two different lines
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
cronje
View Public Profile
Send a private message to cronje
Find all posts by cronje
Webmaster Forums - View Single Post - going to put newline in string
Thread
:
going to put newline in string
View Single Post
#
2
09-13-2006, 10:50 AM
cronje
Junior Member
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
\n is the newline escape character
$string = "a\nb"; will show a and b on two different lines
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
cronje
View Public Profile
Send a private message to cronje
Find all posts by cronje