Hi Everyone,
I want to be able to upload an image to a specific directory on my server, i was then hoping to be able to automatically display that image as a thumbnail that viewers can click on to see the full image in a seperate window.
It is going to be part of a control panel that allows customers to add a record to a MySQL database and then have that record displayed if it is searched for.
Here is the design i am going to be using to display the info: http://www.dreamhomes4sale.co.uk/php/add.php
if you click on ADD RECORDS it will take you to my demo interface that allows customers to add a record, at the moment for testing purposes i have to manually FTP the image and then write the dir path to that image ( not very professional ) i want to be able to have an IMAGE UPLOAD field that will upload and place the image in a specified directory and then show that image as a clickable thumbnail allowing the full image to dispaly in a seperate window.
Please can someone assist ?
Thanks in advance for any help.