|
Comments for: laflamme20001016
| Message # 1510155: |
|
Date: 08/08/07 14:37
By: Megan Subject: Checkbox Values - sending via php mail() func I am trying to send (via the php mail() function) the values of the checkboxes that are checked on a form that I created. I have a list of checkboxes, example: <input type="checkbox" name="vehicle" value="Sonata" /> When I create a variable that grabs the value of "vehicle" - $vehicle = $_REQUEST['vehicle'], I am left with the value of $vehicle being the last checkbox checked. Are they stored in an array? How would I capture the values of the checked boxes? Thanks! |
Previous Message | Next Message |
| Comments: | ||
| CheckBox - Expand/colapse | dan | 07/16/08 04:36 |
| Checkbox Values - sending via php mail() func | Mangala Packiam | 12/07/07 00:41 |
| Checkbox Values - sending via php mail() func | Megan | 08/08/07 14:37 |
| Need Help on modifying record using checkbox | Andy Christian Loyola | 08/02/07 03:51 |
| Select all Checkbox using PHP | Srikanth | 06/13/07 15:51 |
| check box values are not stored in mysql DB! | ramya | 06/08/07 05:11 |
| checkbox: set to "checked" | angie | 05/22/07 04:41 |
| plz help me | revathi | 04/23/07 07:35 |
| not getting the data | revathi | 04/23/07 02:09 |
| missing argument in make_checkbox_html() | redcoder | 12/06/05 10:10 |
| checkbox coding in jsp | chahal | 10/18/05 01:23 |
| RE: How to know if checkbox is checked | Cyrus | 10/01/05 16:30 |
| Checkbox and PHP | egoleo | 08/23/05 10:35 |
| help please | remon | 07/18/05 07:46 |
| RE: valid check box | g.g.ramkumar | 07/11/05 14:21 |
| add more than one check box value using jsp | Thamilselvi | 04/11/05 05:52 |
| valid check box | Jujur | 02/23/05 00:54 |
| how 2 insert the data !! | devien | 11/26/04 23:32 |
| RE: checkbox woes | kimbo | 08/08/04 10:21 |
| Heres how to displayed checked boxes | Terry Beyer | 04/24/03 15:08 |
| genmap connection with Oracle 8i | Jalaluddin | 10/13/02 03:32 |
| why not store checkbox values in a "set"? | Eepē | 10/06/02 13:21 |
| RE: How to know if checkbox is checked | minds | 10/04/02 16:47 |
| How to know if checkbox is checked | Joachim | 09/27/02 08:27 |
| wich value has an unchecked checkbox; | Ruud Schuring | 09/27/02 07:47 |
| checkbox woes | Eepē | 09/19/02 18:32 |
| checkbox | ramarao | 09/11/02 07:23 |
| PLEASE NOTE FOR MISSING ARGUMENTS | Andy | 09/09/02 06:00 |
| add checkbox values to a string | nowshaba | 09/08/02 04:52 |
| RE: retrieving checkbox values, comma delimited | Gunasekari | 09/03/02 04:21 |
| Storing multiple checkbox data in a database | nik_crash | 08/30/02 02:58 |
| Error on line 51 | Jeff | 08/19/02 00:06 |
| Can anyone give me full code? | Chris | 07/31/02 18:01 |
| retrieving checkbox values, comma delimited | arif | 07/16/02 17:12 |
| RE: Don't forget the [ ] in your checkbox tag | elaine | 07/12/02 12:46 |
| RE: Check Box functions | Heykel | 05/01/02 15:58 |
| RE: checkbox | Heykel | 05/01/02 15:52 |
| Error in insert query | athearer | 04/20/02 22:39 |
| validate form | Tham Siew Lai | 04/19/02 22:57 |
| RE: Any suggestions about storing as a string? | Dave | 04/10/02 22:03 |
| RE: Coding error | Brian Razzaque | 04/08/02 01:32 |
| RE: Checking/unchecking checkbox to update mysql | Dan Chiasson | 03/28/02 09:46 |
| Checking/unchecking checkbox to update mysql | Amy | 03/22/02 17:58 |
| A Better Way | Bryan | 03/22/02 09:43 |
| checkbox | stkytreat | 03/15/02 18:31 |
| Don't forget the [ ] in your checkbox tag! | Jordi Lafortune | 03/04/02 16:28 |
| RE: Bitflags? | Davison Long | 02/21/02 05:26 |
| cant get started | pax | 02/20/02 00:48 |
| code in JSP | Babar Malik | 02/18/02 06:26 |
| RE: checkboxes | Babar Malik | 02/18/02 06:15 |
| a slightly different method? | vocoder | 02/07/02 16:00 |
| RE: A single checkbox | Evan Johnson | 01/14/02 20:12 |
| A single checkbox | vijay | 12/13/01 15:39 |
| moving this further | Costi | 11/18/01 00:08 |
| A single checkbox | Tim Brown | 11/06/01 20:26 |
| RE: Simpler Method... | Saveli K | 10/25/01 09:05 |
| Working Demo? | nobledeed | 10/09/01 12:55 |
| RE: checkboxes | Allen McGrath | 10/09/01 10:27 |
| checkboxes | George Kosmidis | 10/02/01 03:35 |
| RE: Editing the code | Ted | 08/31/01 06:42 |
| Editing the code | Richard | 08/26/01 20:45 |
| Why don't you add my reaction? | Tobias Beuving | 08/11/01 21:59 |
| storing checkboxes as a string like . . . | Tobias Beuving | 08/03/01 18:34 |
| Any suggestions about storing as a string? | Tobias Beuving | 07/31/01 08:08 |
| Checkboxes | Daniela | 07/19/01 10:04 |
| Alternate solution to $checked array woes | g0odthrust | 06/28/01 13:45 |
| RE: Coding error | g0odthrust | 06/26/01 15:48 |
| Error in purge function (page 4) | Daniel | 06/14/01 06:54 |
| RE: Bitflags? | ARTHUR | 06/11/01 06:23 |
| RE: Bitflags? | Kristof Polleunis | 06/05/01 05:25 |
| acessing html checkboxes in php | munendra sharma | 04/30/01 21:45 |
| RE: Simpler Method... | Hasib | 04/27/01 13:47 |
| Simpler Method... | Sean | 04/24/01 15:09 |
| RE: my way to use checkbox in php | Jay P Narain | 04/14/01 14:07 |
| RE: my way to use checkbox in php | Jay P narain | 04/04/01 19:49 |
| RE: Coding error | Stiwi | 03/14/01 21:50 |
| Function names must be strings??? | marlow | 02/20/01 10:50 |
| how to scale db design approach | Ellen S. | 02/04/01 18:47 |
| RE: Coding error | kiter | 01/19/01 02:06 |
| RE: confuse with the article... | kiter | 01/18/01 02:52 |
| confuse with the article... | kiter | 01/17/01 03:28 |
| RE: my way to use checkbox in php | weiwu | 01/08/01 10:13 |
| RE: my way to use checkbox in php | Fresh Guy | 01/07/01 21:50 |
| MySQL Connection | dharmu | 11/13/00 07:57 |
| RE: Coding error | Mohd Yusrin | 11/09/00 22:50 |
| RE: Bitflags? | Bryan Gregorius | 11/07/00 13:37 |
| RE: Web forum with MySQL | Andrew Coldham | 11/02/00 04:36 |
| Web forum with MySQL | Nicoleta | 10/31/00 11:48 |
| Re: Checkbox article | Kris D | 10/29/00 22:25 |
| RE: Bitflags? | Jeppe Salvesen | 10/26/00 15:45 |
| RE: database design [could be improved] | rad | 10/25/00 05:38 |
| RE: Bitflags? | rad | 10/25/00 05:28 |
| RE: Bitflags? | Terence | 10/24/00 01:51 |
| RE: Better way to store a set | Terence | 10/24/00 01:39 |
| Bitflags? | Pilif | 10/23/00 11:49 |
| RE: Better way to store a set | Bertrand Mansion | 10/23/00 05:39 |
| better SQL | Kaoslord | 10/22/00 17:28 |
| RE: How scalable is this method?? | Jeremy James | 10/21/00 13:46 |
| Normalization and Indexing | Michael Brown | 10/20/00 16:54 |
| RE: Website performance vs. ease of changes | Lee Lemon | 10/19/00 15:11 |
| How scalable is this method?? | Jason Cox | 10/19/00 12:56 |
| my way to use checkbox in php | weiwu | 10/19/00 11:48 |
| Website performance vs. ease of changes | Frank Seesink | 10/19/00 02:25 |
| RE: Better way to store a set | scott | 10/18/00 11:56 |
| RE: Better way to store a set | Tim Perdue, PHPBuilder.com | 10/18/00 10:27 |
| Better way to store a set | David Phillips | 10/17/00 23:14 |
| RE: Comment Suggestion | Cymen | 10/17/00 16:01 |
| Comment Suggestion | Bob Cobb | 10/17/00 07:32 |
| Implode(), implode()... | Maxim Maletsky | 10/17/00 01:02 |
| database design [could be improved] | Terence | 10/16/00 22:24 |
| RE: SET column type. | Chris Kings-Lynne | 10/16/00 21:50 |
| A cleaner approach sometimes...? | Chuck Shunk | 10/16/00 14:10 |
| SET column type. | Richard Heyes | 10/16/00 09:35 |
| Coding error | Mike M | 10/16/00 09:16 |
| That wasn't so bad | morpheus | 10/16/00 07:27 |
| Check Box article | Nilanjan Chaks | 10/16/00 00:50 |
| Check Box functions | Nilanjan Chaks | 10/16/00 00:18 |
| remove the final OR | Kirk Parker | 10/15/00 23:14 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


