Try this
$str = "here is some php" .
"here is more" .
"here is even more";
Just a plain '.' will do the trick.
Jim Lucas
- Original Message -
From: "Alvaro Rosales R." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTE
can you tell me How can I set a line
break in longs line of my code?.
I think you want to use \n
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi guys,I am new to PHP and I am writing my first scripts, so maybe this question
is a kinda stupid, but it is driving me crazy, can you tell me How can I set a line
break in longs line of my code?.
thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
3 matches
Mail list logo