I want to create a web application where users can upload .pdf files which will be stored in mySQL database, and they can also view .pdfs stored in the database?
about the upload part, it’s pretty foreword, however the view part in a bit challenging, so anyone knows how to do that?
I want to create a web application where users can upload .pdf files which
Share
See below for complete reference,
http://www.wellho.net/mouth/1001_-pdf-files-upload-via-PHP-store-in-MySQL-retrieve.html
http://bytes.com/topic/php/insights/740327-uploading-files-into-mysql-database-using-php
Follow all steps. Good luck.