Browsing index pages (2 articles)
↧
How I make rss feed like blogger
guys I am doing some stuff which is related to rssfeed. I built a page for rss feed all the things are going well but when I try to test the feed or use the feed I can't, Here is my code. Actually I...
View ArticleAnswer by Shawon for How I make rss feed like blogger
instead of htmlentities() function you can use the format of rss 2.0, I call it second way. Any ways, You can use. <![CDATA[".$VARIABLE."]]> Hope it works for you.
View Article
Browsing index pages (2 articles)