![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Does anyone know how to create a form where people can pick the people they want to mail to using the below form & it doesnt matter how many people they pick Now the key thing is it has to be able to e-mial more than just one person at a time Example: Email ____ __ Email ____ __ Email ____ __ Email ____ __ * click on the person or Email ____ __ * persons you want to Email ____ __ * * e-mail to Email ____ __ your name ____________________ Your address _________________ City ___________ State _______________ Your e-mail _______________ Submit * * Clear Form After they hit Submit the same form gets mailed to everyone they have checked You can e-mail m personally if you have the code to do this THE-DGNR8@webtv.net Gord | |||
| | #2 | ||
| Gord Burgess say... > You can e-mail m personally if you have the code to do this http://uk2.php.net/manual/en/function.mail.php View example 4. Just like you'd send a normal email to multiple people, you can do with the mail function eg: $to = "Mary <mary@example.com>, Kelly <kelly@example.com>"; So just do some sort of concatenation of all the email addresses passed in your form. -- Nathan. XBL Gamertag: Cowfield http://www.cowfields.com Bow to the Cow! | |||
| Featured Websites | ||||
|
![]() |
| Tags: address, form, mailer, multiblle, possible |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I - collect an IP address | Titus A Ducksass | PHP | 2 | 07-01-2007 3:18 PM |
| address | Me | HTML | 2 | 07-01-2007 2:04 PM |
| Form for entering address and other details | shyampc | Website Coding | 1 | 06-28-2007 7:40 PM |
| register ps2 mac address with ntl | Brenden D. Chase | Computer Consoles | 0 | 05-29-2007 3:40 AM |
| register ps2 mac address with ntl | Nick Postwood | Computer Consoles | 0 | 05-29-2007 3:40 AM |
| Featured Websites | ||||
|