playaz Posted June 22, 2007 Share Posted June 22, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.