Jump to content

XML + XSLT with PHP


Guest FirefoxRocks

Recommended Posts

Guest FirefoxRocks

I have an RSS feed that I want displayed in a page, so I made an XSLT transformation file to go along with it after learning XSLT at W3Schools.The problem is that my pages are in PHP and not ASP. How do I include the file into the page? I have tried using the PHP XML DOM and SimpleXML to include it, but it doesn't seem to work. Finally I took apart my RSS feed so much that it looks like XML and not RSS anymore :).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...