Jump to content

How to store file ( .exe or .zip or .rar ) in mySQL ?


ankur0101

Recommended Posts

Hi friends,

I would like to know how can i store the file in mySQL ?

I have seen many sites where download link goes to >>

http://www.site.com/download.php?id=2556

 

Is the file is uploaded with php form and stored in database ?

How to do that ?

Please can anybody help me ?

It's probably stored on the website, then given a unique ID and url that are stored in the database. Then these values are just retrieved from the database so that the file can be retrieved when the user calls for its unique ID.

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.