Page 1 of 1
PHP Upload & Email Script
Posted: Thu Sep 08, 2005 7:55 pm
by AL3X416
Ive been trying to find a script that can do this for a few days, and the one i found, was nearly impossible to edit, and fillied my site with ads. heres what i need: A php upload script that when uploaded, emails me with a notification.
Posted: Thu Sep 08, 2005 11:19 pm
by feyd
writing your own should be all that difficult, especially if you get nudges and suggestions from here.
As for finding a script like that, if pressed for time, I'd find an upload script that works well, and a mailing script/class that works well and interleave them

I believe we have an upload helper script in the Code Snippets board, and as for a good emailing script/class:
phpmailer.