How to delete an image using PHP & MySQL?
        Posted  
        
            by IMAGE
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by IMAGE
        
        
        
        Published on 2010-04-16T19:14:06Z
        Indexed on 
            2010/04/16
            19:33 UTC
        
        
        Read the original article
        Hit count: 245
        
I was wondering if some one can give me an example on how to delete an image using PHP & MySQL?
The image is stored in a folder name thumbs and another named images and the image name is stored in a mysql database.
© Stack Overflow or respective owner