Forum Moderators: phranque
I am creating a web site using php / mysql and I am wondering if it is possible to produce a .txt or .pdf files based on the the database.
To be more specific, I have a site which sells Widgets and once the user chooses to buy a Widget I want to produce an invoice in .txt or preferalbly .pdf format base on the query that they submit and then send the invoice to them.
Any help is appreciated
-Harvs-