- Jul 22, 2000
- 4,694
- 0
- 0
I'm trying to take some XML code and have it parsed and displayed in an HTML/PHP page. Is this even possible? Or do I need to have an external XML file that gets interpreted and then imported into an HTML/PHP page? Basically I'm asking whether it's possible to display properly parsed XML code (via XSL most likely) within a non XML document type.