I want user to enter a pdf file that must get stored in MySql database and Later I want to display the same File whenever user want to read it.

Tried .txt file ( its working) , but same thing not working if tried .pdf file.

Please help..