php hotlink help
php hotlink help
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- heavyt0
you may have to use a str_replace on the text. I would think that you could write a function that looks for certain words, and then replaces the strings with all of teh html code that you need.
of course, you would need to pass all of your content text through that function before rendering the page.TR1