looking for phpmailer help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
brictonperezbarbsa
Forum Newbie
Posts: 2
Joined: Sat Apr 12, 2008 12:51 am

looking for phpmailer help

Post by brictonperezbarbsa »

Hello...

I have a list that is like this to select a choice from a dropdown list

Department 1
Department 2
Department 3

An each department has a email address, Could someone tell me how can I validate those emails in order to get one of the and send it using phpmailer?

Thank in advance

Bripebar
Last edited by Weirdan on Sat Apr 12, 2008 9:50 am, edited 2 times in total.
Reason: lowercased
User avatar
Bill H
DevNet Resident
Posts: 1136
Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:

Re: LOOKING FOR PHPMAILER HELP

Post by Bill H »

You're asking for code in a non-code forum, and yelling in the title isn't polite. You'd probably get more response by posting this in the code forum and speaking without using all caps in the title.
Post Reply