View Single Post
Old 03-16-2003, 11:01 PM   #1 (permalink)
JeC
Registered User
 
JeC's Avatar
 
Join Date: Feb 2003
Location: Australia
Posts: 46
JeC is on a distinguished road
Silly Question: Adding a line break in a string

I want something like

$var1 = $var2."LINEBREAK more text after";

I know the line break in HTML is BR, but I want that line break that shows up in text areas as if you hit ENTER.

Thanks
JeC is offline   Reply With Quote