I have a search option with 40.
If the user selects option 6 to me than just put six=truein the URL and send it to the search page.
In Search How do I determine which option is selected.
I need to check if all 40 variables in the URL in the URL do I determine which option is selected, there was.
Or there are other options and ways to better
in ajax or (php-asp.net)
Why you can’t use
options[]=6&options[]=40? It will be available in array$_GET['options']