Results 1 to 3 of 3

Thread: \n problem

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    \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?

  2. #2

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    tnx alot, it worked fine !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width