Hi All, I am creating a page which a user enters an e-mail message in, then the message is stored in a field of a database. I need to parse some information from that message first, like the To line and such. Anyone got any snippet of code for doing this ? Thanks JG -- 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]
- Re: [PHP] Parsing a message James Greene
- Re: [PHP] Parsing a message Chris Anderson