Search Class/Function

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
User avatar
Mr Tech
Forum Contributor
Posts: 424
Joined: Tue Aug 10, 2004 3:08 am

Search Class/Function

Post by Mr Tech »

Hey there,

I created an article script and I'm looking for some good code for searching large amounts of text in a myswl database.

Anyone know of any desent scripts that can do this? Preferably free ;)

Cheers

Ben
keiths
Forum Newbie
Posts: 7
Joined: Fri Dec 24, 2004 8:46 pm

Post by keiths »

If you haven't taken a look at Full Text searching with MySQL, I would look at that.

http://dev.mysql.com/doc/mysql/en/Fulltext_Search.html
User avatar
Mr Tech
Forum Contributor
Posts: 424
Joined: Tue Aug 10, 2004 3:08 am

Post by Mr Tech »

Thanks mate,

Looks like that was exactly what I needed :)

Cheers

Ben
Post Reply