[PHP] Parsing a message

2001-07-09 Thread James Greene
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

Re: [PHP] Parsing a message

2001-07-09 Thread Chris Anderson
Why just not use seperate fields that you fill from individual form elements? - Original Message - From: James Greene [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 09, 2001 7:35 PM Subject: [PHP] Parsing a message Hi All, I am creating a page which a user enters an e