using xml rss feeds in dreamweaver
I used dreamweaver to configure a rss feed in my webpage.
One thing led to another and I was forced to reinstall my php server via
xampp
Now when I load the page on my computer I have this error:
Fatal error: Call to undefined method domdocument::loadXML() in
N:\INETPUB\xampp\htdocs\1purpose_bethel\includes\M M_XSLTransform\MM_XSLTransform.class.php
on line 303
I checked the includes folder and I do have the class file
MM_XSLTransform.class.php
but what I am wondering is if there is a place in my php.ini file that needs
to modified to allow for the RSS feed? Or is there something else that I am
over looking?
any insight would be greatly appreciated
thank you
Kevin
|