php3-list | 199903
Date: 03/26/99
- Next message: Richard Lynch: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Previous message: Hans Anderson: "[PHP3] OT: server eating all cpu"
- In reply to: Carsten H. Pedersen: "Re: [PHP3] "loading please wait" screen...how to?"
- Next in thread: Richard Lynch: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Maybe reply: Richard Lynch: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Reply: Rasmus Lerdorf: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi-
I am going to try this one again...
I am working with a simple mail system that has messages coming in as a text
file in the following format:
address
subject
message (that contains carriage returns)
I would like to read these into separate variables to work with them, but I
cant get the message to work when It contains carriage returns. Is a
carriage return a valid character to have in a text string? Does anyone have
any idea how to do this?
thanks,
Howie
-- 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.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Richard Lynch: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Previous message: Hans Anderson: "[PHP3] OT: server eating all cpu"
- In reply to: Carsten H. Pedersen: "Re: [PHP3] "loading please wait" screen...how to?"
- Next in thread: Richard Lynch: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Maybe reply: Richard Lynch: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Reply: Rasmus Lerdorf: "Re: [PHP3] how to read text string with carriage returns into one $var"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

