Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dogsghost/xml-templating-crain-demo
- Owner: dogsGhost
- Created: 2015-01-21T02:16:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T03:26:20.000Z (about 10 years ago)
- Last Synced: 2024-04-17T05:46:09.810Z (10 months ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.