May 22, 200817 yr I'm trying out SuperContainer; looks good so far, but here's a question. I'm creating a database that will have multiple files uploaded for each record and the files for each record will be in a unique subdirectory. If I delete a record in the database I also weant to delete all the files linked to that record. Is there a way SuperContainer can delete a subdirectory and all its contents or do I have to delete each of the files one by one? I have a script that loops to get the path to each file to be deleted and sends SuperContainer the delete command with the path to the file, one by one. I'd rather be able to just send SuperContainer the path of the subdirectory and delete everything at once. Edited May 22, 200817 yr by Guest
Create an account or sign in to comment