Forums

PHP

This topic is locked

Deleting thumbnail images with upload bundle

Posted 17 Oct 2003 11:59:17
1
has voted
17 Oct 2003 11:59:17 Andreas N posted:
I am developing a product database app in php/MySql with image upload and thumbnail images linked to detail pages. When i delete a product entry from the database the record is deleted along with the main image. However, the thumbnail image, which resides in the same folder as the main image, is not deleted. I have double checked paths and they are correct. Can anyone help?

Replies

Replied 18 Oct 2003 15:52:04
18 Oct 2003 15:52:04 Andreas N replied:
Ok, I figured it out, had forgotten to set "suffix" instead of "prefix". Hope I didn't waste anyones time. Thanx

Reply to this topic