Click a link, Delete a File
Posted: Mon Mar 13, 2006 12:49 am
I would like to be able to click a link that's automatically generated for me, and have it delete a file. The link would probably call a php page that would feed the filename into a function I'm assuming. What kind of function would I need to create to do that?