|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hi,
If anyone could give me any help or point me in the right direction, it would be fantastic. I need to create Some kind of script that will: get all incoming mail to a certain address, take out relavant info from the Body of the email Put that info into a MySQL database And leave the email on the server for an email client to take off. Please let me know if you have any ideas on how to do this, or where i can find out more. Thank you! ~Amy |
|
#2
|
|||
|
|||
|
You need to do two things:
1. Connect to the mail server and download the messages 2. Read/Parse the mail message to get the information out 1 = http://www.devshed.com/Server_Side/...ail1/page1.html 2 = http://www.php.net/manual/en/ref.mailparse.php
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > PHP: Parsing email, moving to MySQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|