Hi
I know this is possible in Coldfusion but can this be done in PHP.
I have a search form with these fields:
Order_Number
Cust_Firstname
Cust_Surname
This form submits to a page with a query where I would like to be able to test for the existence of these fields within the SQL query - so that I can dislay the results based upon what fields have values.
Can anyone help?
I know this is possible in Coldfusion but can this be done in PHP.
I have a search form with these fields:
Order_Number
Cust_Firstname
Cust_Surname
This form submits to a page with a query where I would like to be able to test for the existence of these fields within the SQL query - so that I can dislay the results based upon what fields have values.
Can anyone help?