hello,
Im trying to write the contents of a form to a file, it also goes to a DB.
The thing is \n and \r dont do what they are supposed to. chr(13),does work either I get a rectangle where there should be a carraige return.
Im running PHP4, on W2k, saving to a text file data.txt
why wont it work?
Thanks in advance.