|
I want to put links in my text such as many websites do based on certain words.
For example:
if a sentence on my site says "Those keychains are real great"
I want the word "keychains" to have a link on it.
I only need to do this in one block of text that will be in the same spot on each page.
I know I can do it in php by just exploding the block of text and searching for the word and then placing the link on it appropriately but I was just wondering if there is an easier way.
Thanks,
Stephen
__________________
Thanks
Stephen
|