Posted by Dave Mennenoh on 02/14/07 13:27
I have plain text stored in a mySQL table. Within the text there are
standard HTML links:
<a href="something.com">Click Here</a>
I am pulling the text out and creating an RSS file with it. It is working
ok, except that when looked at in an aggregator the links show as text and
do not become clickable links. I am using PHP's htmlentities(theText) on the
plain text before placing it into the xml. Any thoughts?
--
Dave -
Head Developer
www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/
Navigation:
[Reply to this message]
|