Current location: Hot Scripts Forums » Programming Languages » PHP » Using the checkbox for displaying all results


Using the checkbox for displaying all results

Reply
  #1 (permalink)  
Old 05-12-05, 03:50 PM
mcrob mcrob is offline
Coding Addict
 
Join Date: Jul 2004
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
Using the checkbox for displaying all results

Hey guys / girls Im trying too do this.

I have 3 checkboxes. In those checkboxes there are values as followed. checkbox is 1, checkbox is 2, and checkbox is 3. All three of those checkboxes has the exact same name but different values. I want too do this. When I check off three checkboxes and hit Submit, it will show this: 1 2 3. But when I check all three it would only show 3. I need too get this to work so I can make a great shopping cart and comparing products. Im using the POST but I also tried the GET. Im also using php. Please reply back to this topic please.
__________________
Visit my Online Blog
http://www.robslounge.com
Reply With Quote
  #2 (permalink)  
Old 05-12-05, 04:03 PM
Acecool's Avatar
Acecool Acecool is offline
Aspiring Coder
 
Join Date: Nov 2003
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
name="checkbox[]"

add [] to the end of the name in the HTML code to make it an array..
__________________
Check Acecoolco.com for PHP Tutorials, and other tuts
If you plan on contacting me, please read this: Legal Terms & Conditions
Reply With Quote
  #3 (permalink)  
Old 05-12-05, 04:56 PM
FiRe FiRe is offline
Code Guru
 
Join Date: Oct 2004
Location: UK
Posts: 801
Thanks: 0
Thanked 0 Times in 0 Posts
__________________
Alexa Share <-- Trade virtual shares in websites with this online game.

codR.us <-- Submit and vote for your favorite code snippets with codR.us.

XEWeb.net <-- The ultimate PHP resource network.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
db results options? fraggle PHP 3 04-28-05 06:21 AM
changings in showing results in php script korro PHP 6 11-20-04 11:54 AM
PHP, MySQL Beginner... Help Needed Displaying Results db3db3 PHP 1 05-12-04 01:24 AM
posting of results script Sir-ihlatrebon Script Requests 0 02-17-04 11:46 AM
Using CDONTS to email Checkbox results AkaMadDiSk ASP 1 07-23-03 05:32 PM


All times are GMT -5. The time now is 06:44 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.