Page 1 of 1

using php to automaticlly send email...

Posted: Mon Oct 13, 2003 6:57 pm
by gavinbsocom
can someone give me a hint on where to start, to make information in a form be sent to an email adress automaticlly without opening a program?

Posted: Mon Oct 13, 2003 7:06 pm
by JAM
http://se.php.net/manual/en/ref.mail.php

See the usercomments further down. You might find something interesting there.