|
-
Apr 28th, 2006, 06:29 PM
#1
Thread Starter
Lively Member
php end of line marker
hope you peops can help .... i know its something really stupid
im writing values to a text file
but need to include the line terminator in my string built in php code
.... im trying somthing like this but i keep getting errors
$content=$email . '/n';
and ...
$content=$email & '/n';
and ....
$content=$email + '/n';
and also with double quotes ...... please help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|