Hi,
I'm currently working on a little PHP search box that is linked to a MYSQL Database and everything works fine. However, much like Google, I would like to embolden the keywords which are entered when a person searches.
Example:
$description = ereg_replace($search_each...