Page 1 of 1

php report excel or pdf

Posted: Tue Mar 10, 2009 1:38 am
by kalp1200
Hi guys,

I need to create a report from data entered through html textboxes. The first part of the php code adds the data into the database and the report should be displayed. The thing is

I would want a nice interface for the report, it has 3 sections. I tried with fpdf but I running into trouble.. are they are guides that I can use. should I use excel or pdf.

Re: php report excel or pdf

Posted: Tue Mar 10, 2009 4:19 am
by Mark Baker
If you take a look at a library such as PHPExcel you can use it to generate either Excel workbooks or PDF