| Author |
how can i write a user defined query statement
|
David Nelson
Greenhorn
Joined: Nov 13, 2003
Posts: 22
|
|
this function is just like most site provided, there are several options, user can specify values for some options, but don't have to specify all of them, e.g. to find users, there are some options such as: age arrange, sex, occupation, living place, height..., user can specify values for some of them, so that to shrink search result. how can i write a prepared statement for this kind of query, Cheers.
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
here somethin for you Nelson And then some if conditions, hope it will give you atleast an idea. [ October 25, 2004: Message edited by: adeel ansari ]
|
 |
David Nelson
Greenhorn
Joined: Nov 13, 2003
Posts: 22
|
|
|
i c it, thanks sooo much
|
 |
 |
|
|
subject: how can i write a user defined query statement
|
|
|