hello,
my website is mainly regarding vacation rentals of all kind in Spain. All accommodations are added manually and then shown in their respective province ordered alphabetically by town.
I would like to offer a search function to the visitors and hope it is ok to show a link to a page (see information in the center) I prepared in order to explain what I would like to set up:
spaindreams.com/eng/search.htm
I suppose this search could be done with php and mysql or maybe even with some kind of other program.
My web runs on Linux and PHP and Mysql are installed.
Help on this would be very much appreciated as I have been looking quite a lot for information, but....
Thanks for reading my message
[SOLVED] php and mysql search
Moderator: General Moderators
mysql and php programming
Thank you for your time.
Probably I will look for someone to set up some kind of search function
Probably I will look for someone to set up some kind of search function
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
Have a look at MySQL's fulltext-search feature: http://www.onlamp.com/pub/a/onlamp/2003 ... ltext.html
and http://dev.mysql.com/doc/mysql/en/Fulltext_Search.html
and http://dev.mysql.com/doc/mysql/en/Fulltext_Search.html
search feature
thanks for showing some links. i will get into this.
i am new to all this and have read quite a lot before...but sometimes the more you read the more confusing it gets
i am new to all this and have read quite a lot before...but sometimes the more you read the more confusing it gets