passing arrays

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
chris12295
Forum Contributor
Posts: 113
Joined: Sun Jun 09, 2002 10:28 pm
Location: USA
Contact:

passing arrays

Post by chris12295 »

I have a form with checkboxes that submits to a php page.

How can I make the form so it will fill the first empty array element on the check of a checkbox and remove it on the uncheck?

If u think u have an idea what im saying reply and Ill try to word it better.
Post Reply