Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
deshetty
Forum Newbie
Posts: 10 Joined: Mon Aug 06, 2007 11:00 pm
Post
by deshetty » Thu Aug 09, 2007 1:20 am
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
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Thu Aug 09, 2007 1:29 am
No, but we can help you write one
deshetty
Forum Newbie
Posts: 10 Joined: Mon Aug 06, 2007 11:00 pm
Post
by deshetty » Thu Aug 09, 2007 6:12 am
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 » Thu Aug 09, 2007 7:37 am
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?)
califdon
Jack of Zircons
Posts: 4484 Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA
Post
by califdon » Thu Aug 09, 2007 1:46 pm
What do mean by "normal search" and "quick search"? Those are not terms I am familiar with.
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Fri Aug 10, 2007 1:15 am
They are using database queries generated by html forms.