Cgi And Php Uploader 31.08.08
I am looking for a small, quick and effective CGI uploader with PHP hooks.
The front end should contain a simple form upload, with the form containing POST data of the file, pointing to the CGI script (example; upload.cgi?id=1234566780). Upon submitting the form the user should be presented with a progress bar (CSS is preferred, though SWF is acceptable) detailing the size of their upload, estimated time of completion and percentage completed.
Upon the upload completion, the script should redirect the user to a “file uploaded” page, where the user is congratulated for successfully uploading a file.
In the background, the file should be uploaded to a temp directory, and upon completion of the upload transferred to a “uploads” directory on the server.
I should be able to edit PHP variables pertaining to the maximum file size, temp directory, and uploads directory.
On the “Upload completed” page I will be inserting my own code to add various details to a back-end mySQL database, therefore comments must be added in the coding indicating where this code should be put.
The code must be easy to read and more importantly be 100% your own work - I do NOT want an “out-of-the-box” solution.
The script MUST be secure, as it involves file uploading!
To be clear: The upload process itself should be written in CGI, but should interface with PHP.
Also, the code must be small in size (I do not want 30 files) and this project must be completed within the next 1-2 days.
Communication by MSN Messenger is preferred and all further details can be provided when a programmer is chosen. No time wasters or automated bids.



