|
-
Feb 14th, 2002, 05:11 PM
#1
\n problem
I have a little problem with the "\n" thingie. I'm opening a new file in php and adding two strings in it like this:
string1 . "\n" . string2
the problem is that when I open the file in notepad, the cariage return character is shown like a "" (this isn't the copy pasted character). Do I have to use anything other than "\n" to go to the next line?
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
|