<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 08:51:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[AnyExample.com: Making XML/XSLT driven site using PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7646</guid>
      <link>http://www.phpdeveloper.org/news/7646</link>
      <description><![CDATA[<p>
On the AnyExample.com website, there's a <a href="http://www.anyexample.com/programming/php/making_xml_xslt_driven_site_using_php.xml">new tutorial</a> showing how to create an XML-based website that uses XSLT for its templates.
</p>
<blockquote>
XML and XSLT technologies provides standard ways of separation of presentation and data. This article contains an example of simple php "xslt engine" for XML driven web-sites which implements caching techniques and Apache-based XML file processing.
</blockquote>
<p>
They <a href="http://www.anyexample.com/programming/php/making_xml_xslt_driven_site_using_php.xml">start by</a> setting up the web server to parse all XML file requests through a handler script using Apache's directives. Following thi ssetup, there's three code blocks, one for each of the "moving parts" of the sample application - the XML content, the XSLT template to style it, and the PHP to bring them both together.
</p>]]></description>
      <pubDate>Wed, 18 Apr 2007 09:32:00 -0500</pubDate>
    </item>
  </channel>
</rss>
