I have created a large form which stores the data to a mysql database via a php file.
Now that the data is is there, I am trying to create a web interface/form where the data can be searched by a user and be displayed in a "professional layout" and selected results printed in a PDF template.
I'm new at php, and have probably bitten off more than I can chew...
Any suggestion on how I can accomplish this?
Thanks guys!