Hi,
I can upload file on server and also insert record about this file in database after that i can get file using this record. Its okey and easy to me.
But i want to store upload file in database.
Can i do this using Mysql with PHP?
if yes then how?