I am trying to create a search for my website and I am running into some troubles...
I have the search field (where the user enters the text to search for)...and then below I have a drop-down option box with different options of way to display the results...
The problem I have is that when the search is made I can't seem to figure out how to pull which option they selected and 'echo' the order of results for that choice...???
I have four differnt choices for them to choose from...
When I just tell it to echo out a certian order, it works fine...I haved tried 'if' statments but it obviosuly didn't work...
I have the search field (where the user enters the text to search for)...and then below I have a drop-down option box with different options of way to display the results...
The problem I have is that when the search is made I can't seem to figure out how to pull which option they selected and 'echo' the order of results for that choice...???
I have four differnt choices for them to choose from...
When I just tell it to echo out a certian order, it works fine...I haved tried 'if' statments but it obviosuly didn't work...