Quote:
|
Originally Posted by Spreegem
1. How would I attach a file to an e-mail using PHP? I already have my e-mail script made, and I can do the HTML part of it for having the user choose the file, but I don't know how to do the PHP part of it to attach it to the e-mail. Any and all help is greatly appreciated.
2. Is there a way to create a new directory with PHP? If so, how?
3. Is there a way to view all files in a directory then let a user delete certain ones?
THANK YOU IN ADVANCE
|
1. It can be done. You may wish to check how someone else did it. I don't have the time to look through it right now, but I use a script that does what your looking for and found it at
http://www.dtheatre.com/scripts/formmail
I'm looking to modify it some so that I get custom error messages, but not for a few weeks yet.
2. Dunno, Too new at it myself to tell ya.
3. Ummm, Yeah, what eclipse said, that sounds good to me.

Seriously, I have no clue.