PDA

View Full Version : Any suggestions for PHP project?


Ganon of Evil
10-08-2002, 03:43 PM
I have made a PHP program that formats an email then sends it (much like the famous formmail.pl). It can do everything formmail.pl can and some other features, but are there any other features anyone wants?

Current additional features:
Autoresponder to sender
More authentication checks

BTW how do I send an email with an SMTP server w/ PHP? I currently use the mail() function which doesn't work with all servers.

It should be finished by the end of the week (ill probably release the 1st version today at elitemail.elite-gaming.com).