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!
If you passed that using $_GET, your url would look something like this
page.php?box=x&box=y&box=3&box=4&box=43
Depending on the amount of checkbox values you had.
The best way is to use $_POST.
I'm not sure what will happen if you print_r($_GET['box']); but you could test it out and see if you get your values into an array.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.