Re:help me pls abt advanced search

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sreekanth
Forum Newbie
Posts: 1
Joined: Fri Nov 18, 2005 2:48 am

Re:help me pls abt advanced search

Post by sreekanth »

hello sir/madam,
http://www.starsearchcasting.com

i'm currently doing exact clone of this site .

in this http://www.starsearchcasting.com/search_advanced.php

this is an advanced search feature for talent search
but i'm totally confused how to provide this feature .
if i take 'and' in where condition of the query but
if any field is 'all' how the query will execute
the field shouldn't be included in the where condition
there are around 40 odd fields are there in the where condition .i think its impossible to write combinations for them so

please help me

Sreekanth (a.sreekanth82@gmail.com)
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Moved to PHP - Code forum.


Do you have any queries right now (basic ones) that could be used as a foundation to make a more complex one and to give your clone similar functionality?

If so, please post the code so others can leave you suggestions. :)
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

looks like you posted a pm here by mistake...
Post Reply