开发者

Outlook CSV to MySQL PHP Class

开发者 https://www.devze.com 2023-01-13 00:44 出处:网络
I was wondering if anyone has come across a solid pre-built class for PHP to work with MS Outlook. To have the ability to TAKE a CSV file and import it into a MySQL Database, and also do the reverse e

I was wondering if anyone has come across a solid pre-built class for PHP to work with MS Outlook. To have the ability to TAKE a CSV file and import it into a MySQL Database, and also do the reverse export from the database into a solid开发者_开发技巧 CSV file to import into Outlook.

If someone has come across something like this, could you possibly share? I haven't had much luck finding anything solid through Google so that would be great!

Cheers!


phpmyadmin if all you need is to export/import CSVs. And it has the benefits of being useful for so many things.

0

精彩评论

暂无评论...
验证码 换一张
取 消