Search found 1 match
- Fri Apr 22, 2005 10:03 am
- Forum: PHP - Code
- Topic: Write a file from a form, download the file, and then delete
- Replies: 2
- Views: 404
Write a file from a form, download the file, and then delete
I'm using three pieces of code that I found online. The first and last parts are from a tutorial on how to write a file to the server and how to delete a file. And then I'm using another piece for the user to download the file. Basically, it's a form that will be used a lot to dynamically create htm...