Multiple Search Box

I cannot seem to make the search button use both text fields to search with.

You will see the search box at the top of this page: http://www.dominicsutherlandserver3.hostoi.com

[php]



<?php _e( 'What?', THEME_TEXT_DOMAIN ); ?>  

<?php _e( 'Where?', THEME_TEXT_DOMAIN ); ?>   

[/php]

This is the search box code.

Hello,

the code you posted is only the form of the search script.

can you post the logic code behind this? show us your php codes

Sponsor our Newsletter | Privacy Policy | Terms of Service