Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-03-2013, 05:56 PM
gotduss is offline gotduss
Registered User

Join Date: Apr 2013
Posts: 1

$subjects and $emails

Would it be possible to group the subjects? For example I have several stores in a same state and would like to group these stores under the same state, how would I do it?
Reply With Quote
  #2  
Old 04-04-2013, 08:13 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,919

If you just want to send to multiple emails per subject, separate each email with a comma. Like this:

PHP Code:
$subjects=array("Department 1""Department 2""Department 3");

$emails=array("dept_1@domain.com,dept_1_2@domain.com,dept_1_3@domain.com""dept_2@domain.com""dept_3@domain.com"); 
Otherwise I am not sure I understand the question..
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:31 AM.




Powered by vBulletin®