When I'm writing some text to a file I want to add a carriage return to the
file. I've tried \n and \n\r and all that does is echo the \n\ and \n\r into
the file.
Any ideas?



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to