MySQL problem: How can i upload file with large size into Mysql?(with PHP)?

  • Thread starter Thread starter amir k
  • Start date Start date
A

amir k

Guest
I'm using PHP and i created a upload page. I set the variable type to "longblob". But when i try to upload files with large sizes it doesn't work (and it doesn't give me any error).What should i do?
 
Back
Top