Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

my rss feed is not valid in xslt transformation !!!

New Here ,
Jul 18, 2007 Jul 18, 2007
hi
i try to transform my rss feed and xmllib2.dll and libxslt.dll already installed and configured on php.ini
but it says that my rss feed is not valid !!! why?

thanks in advance.
TOPICS
Server side applications
237
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 18, 2007 Jul 18, 2007
LATEST
macnux wrote:
> hi
> i try to transform my rss feed and xmllib2.dll and libxslt.dll already installed and configured on php.ini
> but it says that my rss feed is not valid !!! why?

Very often RSS feeds contain illegal characters or coding mistakes that
make the XML invalid. It's quite possibly a problem with the feed, and
not your setup.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines