php3-list | 199807
Date: 07/04/98
- Next message: Rasmus Lerdorf: "Re: [PHP3] How do you convert: 1000000 -> 1,000,000"
- Previous message: Gerhard Hoogterp: "Re: [PHP3] How do you convert: 1000000 -> 1,000,000"
- In reply to: Garth Gillespie: "Re: [PHP3] [CR][LF] in place of [LF]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 4 Jul 1998, Garth Gillespie wrote:
> I use
> $dosfeed = chr(13) . chr(10);
I found out that there is an escape character "\r" for CR and "\n" for LF.
I knew the LF one but not the \r.
Thanks anyways.
Paul
-- Paul Monaghan (PM1819, paulm <email protected>) System Administrator - Internet Operations - ACC Tel. No user-servicable parts inside. Refer to qualified service personnel.-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html
- Next message: Rasmus Lerdorf: "Re: [PHP3] How do you convert: 1000000 -> 1,000,000"
- Previous message: Gerhard Hoogterp: "Re: [PHP3] How do you convert: 1000000 -> 1,000,000"
- In reply to: Garth Gillespie: "Re: [PHP3] [CR][LF] in place of [LF]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

