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.
php report excel or pdf
Moderator: General Moderators
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: php report excel or pdf
If you take a look at a library such as PHPExcel you can use it to generate either Excel workbooks or PDF