I have one php form where i will have around 5 text box, 2 dropdown
and two select box.
now i will post the values from this form may be all values or may be
some of these values.
i need to search and retrieve from different tables from same database
with all these possible combination.
this is actually a employee detail project where i need to search for
employee whose details match with this combination of data.
and two select box.
now i will post the values from this form may be all values or may be
some of these values.
i need to search and retrieve from different tables from same database
with all these possible combination.
this is actually a employee detail project where i need to search for
employee whose details match with this combination of data.
Comment