Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

irishgrizzly

macrumors 65816
Original poster
May 15, 2006
1,461
2
I've set up a form and am using formmail.php script to send the details to my email address. I can get the emails sent to me, but need them to go to another email domain (a client). I understand it's easier to get it sent to myself as the script is hosted on the same server as my email.

The only part of the code I've edited is;

Code:
            /* Help: http://www.tectite.com/fmdoc/target_email.php */
$TARGET_EMAIL = array(MY_NAME."@MY_DOMIAN\.com$");

How would I enter an 2nd email in this script?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.