Hello,
I am really new to PHP, so sorry if this is way too basic. I followed this tutorial: http://net.tutsplus.com/tutorials/php/online-file-storage-with-php/ and I created a simple online storage app for my website. How would I be able to make it so that I can delete the stored files?
Thanks