I'm looking for a PHP solution that will allow me to import an email contact list (along with other information such as name, address, phone, etc) from a CSV spreadsheet, Gmail, Outlook, and other major email providers. I'm not only looking for free solutions, so I'd be willing to pay if it's a pretty comprehensive import tool. Thanks for the help all.
Asked
Active
Viewed 1,983 times
3
-
Are you looking for all CSV, gmail, outlook or just one of em? and what do you mean import? Please make your question more clear. You can easily import a CSV into a mysql database using delimiters. But I am not sure thats what you are looking for – NoviceCoding Jan 11 '11 at 06:38