I am working on a script to take a user specified file from a form, make a temporary copy on the server, make a zip archive, insert the file into the archive, send the file in the e-mail along with a message from the form, and then delete the zip archive from the server.
I have the e-mail part and the temporary file done, I just cannot get the script to make a zip archive and then insert a file into it, I am also unsure how I should delete it.
I have the e-mail part and the temporary file done, I just cannot get the script to make a zip archive and then insert a file into it, I am also unsure how I should delete it.
Last edited: