but
I'm trying to find a way to add a delete image button but unsure how to do it
I already got a edit photo area where you upload more images or remove the whole lot
but I want make it also delete just selected images how would I do that
unlink is remove file?
if so can I not just delete the mysql bit and leave the file intacted?
that way the site files cant be touch or is it the mysql I got to worries about too?