₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,287 members, 8,421,198 topics. Date: Friday, 05 June 2026 at 11:00 PM

Toggle theme

Make Checboxes In To Array In Dreamweaver (PHP) - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingMake Checboxes In To Array In Dreamweaver (PHP) (1084 Views)

1 Reply (Go Down)

Make Checboxes In To Array In Dreamweaver (PHP) by salix9ice(op): 8:06am On Oct 07, 2013
Hi guys, am designing a seat reservation system. i want the check boxes to represent the seats
I want to know how to make each check boxes into array and how to group all the check boxes in a single canvas so that it will store multiple values in one single variable in the database column
Dreamweaver PHP
Re: Make Checboxes In To Array In Dreamweaver (PHP) by ztob(m): 9:34am On Oct 07, 2013
salix9ice: Hi guys, am designing a seat reservation system. i want the check boxes to represent the seats
I want to know how to make each check boxes into array and how to group all the check boxes in a single canvas so that it will store multiple values in one single variable in the database column
Dreamweaver PHP
U go tey for there, programmers don't always seat back waiting for help when stuck. I'm talking from experience, you'll still be d one to help urself. I have two suggestions for u:
1. Think of another thing to use instead of checkbox.
2. Try visiting http://stackoverflow.com for help.

Lemme even check my store, seems I've worked on online reservations system b4, but not sure I used java or Php.
Re: Make Checboxes In To Array In Dreamweaver (PHP) by salix9ice(op): 9:51am On Oct 07, 2013
@ ztob. thanks i appreciate it, but i have looked at a lot of options and couldn't find what i can handle as a beginner in programming. it for a school project and am running out of time. The check box array seems to be the simple one i can try.
Sackoverflow it an amazing website, i found good examples there but not exactly what am looking for or maybe am just missing it. I want Simple steps procedure but they seems to just jump in the code code code.
Re: Make Checboxes In To Array In Dreamweaver (PHP) by ztob(m): 10:11am On Oct 07, 2013
I just checked, tws a java SE project, sorry I can't help. Try s different approach then.
Re: Make Checboxes In To Array In Dreamweaver (PHP) by salix9ice(op): 5:46am On Oct 09, 2013
THANKS ANYWAY
Re: Make Checboxes In To Array In Dreamweaver (PHP) by ztob(m): 12:01am On Oct 10, 2013
Someone already has a solution to it here in NL
https://www.nairaland.com/1408533/php-array-problem-solved
Re: Make Checboxes In To Array In Dreamweaver (PHP) by salix9ice(op): 8:07am On Oct 11, 2013
I have Something Like this

<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B1">
<label for="seat[]">1</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B1">
<label for="seat[]">2</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B3">
<label for="seat[]">3</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B4">
<label for="seat[]">4</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B5">
<label for="seat[]">5</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B6">
<label for="seat[]">6</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B7">
<label for="seat[]">7</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B8">
<label for="seat[]">8</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B9">
<label for="seat[]">9</label></td>
<td align="center" valign="middle"><input name="seat[]" type="checkbox" id="seat[]" value="B10">
1 Reply

Download 5 Free Ebooks - PHP, CSS, Fireworks, Dreamweaver And JavascriptHelp Pls!! How Do I Connect Oracle With Dreamweaver Using Php Server?Between Dreamweaver And Joomla! Which Should I Opt For?234

Programming Is Like A DreamCheck My Latest Android App OutSports Equipment