[PHP] RE:[PHP] mail mime attachment

2003-08-27 Thread Steven Murphy
I've been working on a simple mail attachment script, that is now working. Its pretty well documented in the code. You can download it at www.pfohlsolutions.com/projects/mailer/mailer.zip. It verifies fields and hides the to email address from spiders. Email me if you have any questions or suggesti

[PHP] File upload and deletion

2003-08-21 Thread Steven Murphy
Hi everyone, I'm trying to write a form that hides email addresses from spiders and allows for a single file upload. Here is a link to what I have so far http://www.pfohlsolutions.com/projects/mailer/mailer.zip. I'm having trouble with the file upload. What should happen is: -The user should be abl