Project Description:
I have a php driven website that insert data from forms into mysql database. I would like the code altered so that when the data is submitted, a pdf version of the form and data is created and saved to a specific directory on the webserver. if possible i would also like this pdf attached to an automatic email sent by the existing php.
i would like the code written and commented in a way that enables me to understand it and replicate in other pages.