i have a PHP search page with several text fields, surname, email,phone as an example. the user fills one or all in and clicks search button. The data is POSTed to a result.php page.
Here i need to validate what has bbeen completed, and build the query depending on which fields have been...