Is it possible to have the form submitted to more than one email?
Is it possible to have the form submitted to more than one email?
Yes. In the php code where you put $mailto =email@mysite.com
simply put a coma and ad your other email(s).
$mailto="email1@mysite.com, email2@mysite.com, email3@mysite.com"
Andy
PHP- is a blast!
There are currently 1 users browsing this thread. (0 members and 1 guests)