Hi,
Can anyone direct me to an example of where PHP is used to parse a basic
XML file, and use the contents of this file to generate a HTML page? I am
trying to implement a troubleshooting app, where the different paths or
scenarios through the troubleshooter are stored in an XML file, and
presented to the user through a series of radio buttons.
I need to implement this using PHP and have very little experience. Any help
would be greatly appreciated.
Thanks,
Paul.
Can anyone direct me to an example of where PHP is used to parse a basic
XML file, and use the contents of this file to generate a HTML page? I am
trying to implement a troubleshooting app, where the different paths or
scenarios through the troubleshooter are stored in an XML file, and
presented to the user through a series of radio buttons.
I need to implement this using PHP and have very little experience. Any help
would be greatly appreciated.
Thanks,
Paul.
Comment