Hello!
I have a form to list information from the database. The form have 9 fields where the user can introduce different kind of data, age, zip code, country, city,...and a
according with the entering data i will call a specific querie, that means that if the user introduce just the age and the zip code its a querie if he introduce country and age its another. So i have a lot of criterias combinations..
I want to know if exists any possibility to make all this queries automaticaly or if it is necessary to do them one by one.
thank you a lot
I have a form to list information from the database. The form have 9 fields where the user can introduce different kind of data, age, zip code, country, city,...and a
according with the entering data i will call a specific querie, that means that if the user introduce just the age and the zip code its a querie if he introduce country and age its another. So i have a lot of criterias combinations..
I want to know if exists any possibility to make all this queries automaticaly or if it is necessary to do them one by one.
thank you a lot