weedpacket thanks for the input, but here is my actual problem. Let me know what you think I should do please.
I have an upload form that inserts the members vehicle image that they upload into my database table column name "vimage". Also it saves their image to "/members/images/" How can I make my script delete their vehicle image if one already exists from the database and "/folder" and then allow them to upload a new image to both.
Thus, not saving file after file to my "/folder"?
Anyhelp would be appreciated..