Hi!
I made a script to generate a few easy HTML files depending on user input, then it would create the .html files. I want to with php put them in a .zip file (or some file like it) so you can download it without going through all the pages, then I would like to delete the file once it is downloaded so that I dont have 50 gig's of crap on my computer. I know how to delete it just not how to delete it once it is done downloading. Thanx in advance!
- Me :)