Jump to content

Which is the best method to save the images uploaded via form input "file" tag?


mukunthan

Recommended Posts

Hi All,

Which is the best method to save the images uploaded via form input "file" tag.Is it better to store the images in a folder(0777permission) in the server using "move_uploaded_file" and display it from that folder where ever  necessary or is it better to store them in the MySQL DB Table BLOB column and display it from there. Kindly tell me pros and cons of each method?

 

Thanks in Advance

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.