making an internal search

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

Locked
User avatar
montyauto
Forum Commoner
Posts: 25
Joined: Sat Jan 13, 2007 7:05 am

making an internal search

Post by montyauto »

i need to make an internal search for my website.

I need to be able to search through maybe 5-10 Mysql tables. the thing i was looking into was the LIKE function in mysql...

but, i dont really know how to use that...

any help would be appreciated, or a good script others use.
Locked