search engine in php

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
ionalia
Forum Newbie
Posts: 2
Joined: Wed Sep 13, 2006 2:08 pm

search engine in php

Post by ionalia »

Hi guys,

I am new with php.

Is there a php search engine just to search my own database(article content) and the content inside it ?

thanks
ody
Forum Contributor
Posts: 147
Joined: Sat Mar 27, 2004 4:42 am
Location: ManchesterUK

Post by ody »

If your using MySQL look up "Full text search".
Post Reply