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 Quote Link to comment https://forums.phpfreaks.com/topic/56694-require-a-basic-download-class-script/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.