Jump to content

[SOLVED] PHP Search Engine


e1seix

Recommended Posts

Again, I'm having trouble understanding codes I've found online to make this work.

 

What code could I use to search a table column if the word in question is entered into a form ie. it will be variable depending on what the user puts in.

 

Also, it would have to not be an exact match to what the column entry is as I can't predict what will be entered, so if the word "AME" is searched it would return from the column both "AMERICAN SOLIDER" and "SAME OLD STORY"

 

Can this be done easily without having to enter every conceivable possibility the user will input? Can someone point me to good articles or similar?

Link to comment
https://forums.phpfreaks.com/topic/67226-solved-php-search-engine/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.