Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dogsghost/xml-templating-crain-demo

xml templating demo tailored to crain project
https://github.com/dogsghost/xml-templating-crain-demo

Last synced: 1 day ago
JSON representation

xml templating demo tailored to crain project

Awesome Lists containing this project

README

        

This is a demo of how you can use php to generate html files from xml data using a template.

In this case the xml source is a URL, written to a local file that is then referenced for data.

To generate the local xml file and templated pages from that data, just visit `index.php` from a web server.