I\'m using checkboxes to search a mysql database I have created. As the checkboxes all use the same name, when I use $_GET, it only gets the last value in the URL.
you need to make the NAME for that variable a HTML array'd variable so on the form, it would be