This PHP/MySQL site is almost complete. Has MySQL database and all pages complete (almost) Two things needed:
1 – A script to allow uploading of an image/s and other files from an existing form. The files need to be uploaded to server and the paths need to be recorded in the MySQL db. One MySQL field for each (images and another for files such as .doc etc)They then need to be available for viewing on another page, 2 or 3 in fact. The file also needs to be able to be downloaded.
2 – Secure client log on so the client can access their job details (view only). SEE ATTACHMENT FOR MORE INFO
