Likes Received By able
-
megler liked able's post in the thread remove HTML encoding convert to RSS.
Run $row['title'] through htmlentities() e.g. $row['title'] = htmlentities($row['title'])
Mar 2, 2008
Run $row['title'] through htmlentities() e.g. $row['title'] = htmlentities($row['title'])
Mar 2, 2008