hi, i have a php driven website and one of the tables has text that's pulled from an sql databse, there are pics in another folder that have a specific name, the name of each image is stored as a field in the sql database, what i want to do is when it populates the table from the selection that the person has made i want it to insert the pic in there as well, does anyone know the code that i need to get the pic where the name is equal to $row[15] and to get it to upload onto the site, thanks Martin