Search found 1 match

by Spy_br
Mon Jul 06, 2015 8:18 pm
Forum: General
Topic: MySql Database with Latex
Replies: 1
Views: 3152

MySql Database with Latex

I need to create a PHP code to generate a report about many information in Mysql database. The user fill a form and these informations will be save in Mysql database. After I will generate a report with these informations.

However working with PHP to generate PDF is complicated. I would like to ...