Date: 11/30/01
- Next message: R'twick Niceorgaw: "Re: [PHP] declaring variables mandatory???"
- Previous message: Tyler Longren: "Re: [PHP] declaring variables mandatory???"
- In reply to: David Tod Sigafoos: "[PHP] generating text file from php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-general-unsubscribe <email protected>
>-For additional commands, e-mail: php-general-help <email protected>
>-To contact the list administrators, e-mail: php-list-admin <email protected>
>-
**************************************
John Huggins
VANet
7101 Oriole Avenue
Springfield, VA 22150
703-912-6453
703-912-4831 fax
jhuggins <email protected>
http://www.va.net/
**************************************
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: R'twick Niceorgaw: "Re: [PHP] declaring variables mandatory???"
- Previous message: Tyler Longren: "Re: [PHP] declaring variables mandatory???"
- In reply to: David Tod Sigafoos: "[PHP] generating text file from php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

