On Wed, May 14, 2008 at 4:02 PM, Mark Bomgardner <[EMAIL PROTECTED]> wrote:
> I am trying to use array's to populate a group of check boxes for a form. I
> am getting the checkboxes to print OK, but when the form is posted I am only
> getting part of the array.
[snip!]
Looks like someone's
Try:
echo "". $value."";
On Wed, May 14, 2008 at 4:02 PM, Mark Bomgardner <[EMAIL PROTECTED]>
wrote:
> I am trying to use array's to populate a group of check boxes for a form.
> I
> am getting the checkboxes to print OK, but when the form is posted I am
> only
> getting part of the array.
>
I am trying to use array's to populate a group of check boxes for a form. I
am getting the checkboxes to print OK, but when the form is posted I am only
getting part of the array.
Form Page:
$vars = array("Main Classroom" => "Main Classroom", "Break Out Classroom" =>
"Break Out Classroom",
3 matches
Mail list logo