Using PHP and MySQL, how difficult would it be to generate and print reports using the MySQL data? I would like to generate reports similar to a spreadsheet with headers and columns etc. Could I accomplish this with PHP? Are there scripts or examples I could look at?
|