Fulltext search of php site

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked
vybralk
Forum Newbie
Posts: 3
Joined: Wed May 19, 2010 8:13 am

Fulltext search of php site

Post by vybralk »

Hi,
i have site completely written in PHP. Now i want to add fulltext search. My idea how to do it is browse through all pages, save them in mysql database and then using SQL to implement fulltext search. I don't want to reinvent the wheel, i think that there should be easier solution....or no !?

thanks
K
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Fulltext search of php site

Post by Benjamin »

:arrow: Duplicate = Locked
Locked