Hi all,
i have a form that collects information from the user and is then inserted into the MySQL database on submission.
One of the fields lets you browse for an image that will be inserted into the database. At the moment the entire path to the file is placed in the field.....how can i change this so that just the file name of the image is displayed in the field, ready for insertion into the database.
Cheers,
micmac