07-11-2010, 03:03 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: May 2008
Location: Oporto-Portugal
Posts: 32
Thanks: 11
|
save a PDF file inside a mySQL table
Hello dear colleagues,
I have been asked to test an application for Documentation Management, I am not sure on which language has been developped, but it was storing the data in a mySQL database on a Linux server.
Everytime I was saving a PDF/DOC,etc, I could see the size of the mySQL database growing up.So this application is storing these entire files inside a mySQL table.
Can anyone explain how this can be done from a php program, or how should the column be defined on the mySQL table.
Thanks in advance for all the help,
PP
|
|
|
|