On Fri, 30 Nov 2001, David Tod Sigafoos wrote:

>-I have a script which generates html and writes out for users to
>-download.  The script works and the html file works.
>-
>-I build strings of html then writeout with fwrite.  
>-
>-My question is how can i add linefeeds to the strings?

\n

or maybe

\r

>-
>-Thanks
>-
>--- 
>-PHP General Mailing List (http://www.php.net/)
>-To unsubscribe, e-mail: [EMAIL PROTECTED]
>-For additional commands, e-mail: [EMAIL PROTECTED]
>-To contact the list administrators, e-mail: [EMAIL PROTECTED]
>-

**************************************

John Huggins
VANet
7101 Oriole Avenue
Springfield, VA 22150
703-912-6453
703-912-4831 fax

[EMAIL PROTECTED]
http://www.va.net/

**************************************


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to