View Single Post
  #1  
Old 09-23-2010, 02:56 AM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default have message sent more than one email account

right my current setting is this in my php file // Enter your email address $to ='my@email1.com'; if i want to make it sent to two email accounts how would i write that // Enter your email address $to ='my@email_1.com';'my@email_2.com';
__________________
Website Development
Domain Name Forum
Reply With Quote