php - Change Form Submission to a PDF or Image File -


i have html/php form needs converted pdf or image file , stored sql database on submission. how go doing this?

you can send php script via 'action' attribute on form , generate pdf file on server. can either save pdf location on database, or save whole pdf blob type.

some reference:

http://php.net/manual/en/book.pdf.php

http://dev.mysql.com/doc/refman/5.5/en/blob.html


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -