Help related to Mysql Database search

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
deshetty
Forum Newbie
Posts: 10
Joined: Mon Aug 06, 2007 11:00 pm

Help related to Mysql Database search

Post by deshetty »

Hello
Im a BE student working on a project related to database search using PHP and Mysql
I need a searching option in my project which is similar to the search option used in the website www.indiaproperty.com (FIND A PROPERTY). can anybody provide me the script.

Thank you :)
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

No, but we can help you write one :)
User avatar
deshetty
Forum Newbie
Posts: 10
Joined: Mon Aug 06, 2007 11:00 pm

Please..

Post by deshetty »

It would be great if you help me.... i have a normal search script.... can you tel me how to modify that to a quick search script
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

E_NO_MAGIC_BALL...


(We're not here to do your work.. So, without seeing your 'normal' search script, how would you want us to give pointers in improving that script?)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Post by califdon »

What do mean by "normal search" and "quick search"? Those are not terms I am familiar with.
User avatar
deshetty
Forum Newbie
Posts: 10
Joined: Mon Aug 06, 2007 11:00 pm

Post by deshetty »

Ok, Sorry for the Inconvenience. Can Anybody tel me what is the type of search used in http://www.indiaproperty.com (find a property).
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

They are using database queries generated by html forms.
Post Reply