PHP/MySql Email to DB Script
Budjetti $30-250 USD
Hello,
I need a PHP script that will pull emails off of POP3 account and parse information and place it in a MySql DB. I would then like a webpage where the user can login, using their unique identifiers and complete more information.
Email will contain: 1) Mobile number, 2) Keyword
Using the keyword, the script should automatically pull the mobile number, assign a random 5 digit code and place this in a specific table.
The table will have additional fields such as name, AIM, yahoo, or twitter account information which will be available to update online at a web interface. The interface will be secure by the mobile number and random 5-digit code assigned to the table.
I would like also to have a simple script that I can use to create private access to other tables. I would like to have certain db's and tables that are available by privledge to users. I would need an admin interface to add users and control their acccess.