heshan Posted August 25, 2010 Share Posted August 25, 2010 Hi guys, this is very urgent. Can anyone help me out..... I want to generate reports using php and MySQL. I have one table which includes customer_id, full_name, name_with_initials, address, contact_number and gender fields. I want to print the details of all the records of the table. It should be good if results will come on a PDF format. Thanks, Link to comment https://forums.phpfreaks.com/topic/211690-report-generation-in-php/ Share on other sites More sharing options...
dgoosens Posted August 25, 2010 Share Posted August 25, 2010 this should be rather easy with PHPExcel: http://phpexcel.codeplex.com/ read through the well written and clear documentation (takes half an hour) http://phpexcel.codeplex.com/documentation Link to comment https://forums.phpfreaks.com/topic/211690-report-generation-in-php/#findComment-1103528 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.