Jump to content

Require a basic download class script


playaz

Recommended Posts

Hi everyone,

 

I am doing a project in which i'll require a basic download class to do the following:

 

I have a form that has a select drop down - the options in this drop down are pulled from the database, the user selects an option and clicks the 'submit' button. The form is submitted and a value such as filename=document.pdf is POSTED to the form.

I have got this working fine - now I need a simple download class that will take this value 'document.pdf' and download the file with this name in a particular directory.

 

Can anyone suggest any good classes, I tried one called EasyDownload from phpClasses but it doesn't seem to work.

 

Any help would be greatly appreciated.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/56694-require-a-basic-download-class-script/
Share on other sites

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.