I can't really find a PHP script for what I'm looking for, I'll explain what it has to do:
You click on the page called "Search" and when you got redirected to that page (So you're at that page) you will see "No searches found" but you can specialize that search under a few categories:
- Category 1 (Dropdown menu with 6 choices)
- Category 2 (Choice between the numbers from 10 to 50)
- Category 3 (Dropdown menu with choice of Country)
- Category 4 (Dropdown menu with 2 choices 'Yes' or 'No')
All categories are written next to eachother (horizontal) so you don't take vertical space from the page.
When you want to add a "Search", you click on "Add Search" when you are on that page and then the same categories pop up on that page like I have written before. Also, your nickname will be saved so when you added your search people will see this:
nickname - category 1 - category 2 - category 3 - category 4
(Ofcourse their choices at these category will be given instead of the category name itself)
If anyone could find or make this script which is based on a search function then I'll be happy (About the nickname feature, it doesn't have to be there)
Thanks.