php - Microsoft API to export MYSQL data to Microsoft project -


I need to generate a Microsoft project file with some data MySQL database. Since I am applying, it is a There is a PHP application, so Microsoft is a way to create project files like we export data to excel the file using some libraries. Any help would be highly appreciated.

You can use e-mail to create MPX or MSPDI files that can be read by Microsoft Project You can do it directly from PHP.

John

Disclaimer: I maintain MPXJ.


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -