|
Wednesday, 01 July 2009 14:17 |
|
We currently have upload.php script that allows the upload of jpg files to our server. Photos are resized and renamed on upload. We also use viewer.php to view all photos on the server. Viewer.php is written to display all photos in a certain directory.
The Project:
1st - upload.php is code is currently written to where user has to insert one jpg file into one of fifteen boxes then they can upload. Code needs to be rewritten so that there is NOT 15 file selection boxes but ONE browse button where user can select multiple files then select UPLOAD button and photos are uploaded using the same rename and resize code. Also want the file upload status removed from the bottom of the upload boxes and have a file PROGRESS bar instead. MUST MAKE SURE THAT SERVER WILL NOT CRASH USING THE ABOVE CHANGES. I do not mind keeping the same format of uploading the files if you are concerned that the server may crash.
2nd - upload.php script needs additional code added so that jpg file information is stored into a SQL database.
3rd - viewer.php script will need to be rewritten. Need to enter search criteria into a form. Viewer.php will then display jpg photo based on form criteria.
4th - Our server does have mySQL database capability but I do not have CPanel access. I also am not sure what version it is SQL, mySQL, my SQL. I have the database name, USER and PASSWORD for mySQL on our server so that you can write the code to add tables and fields to the database. We will have to test it to validate.
I have attached the current upload.php script and the viewer.php script.
The viewer must look exactly as it does now with the search form in the beginning.
Before escrow is released you must have a location on a server where I can test both the upload.php and the viewer.php scripts.
There needs to be alot of communication between us to get this done correctly but since most of the code is already written this job should not take to long.
Our budget is minimal so high bids will be ignored.
|