News Feed
Jobs Feed
Sections




News Archive
AnyExample.com:
Making XML/XSLT driven site using PHP
April 18, 2007 @ 09:32:00

On the AnyExample.com website, there's a new tutorial showing how to create an XML-based website that uses XSLT for its templates.

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.

They start by 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.

0 comments voice your opinion now!
xml xslt template apache tutorial addhandler action directoryindex xml xslt template apache tutorial addhandler action directoryindex


blog comments powered by Disqus

Similar Posts

Madarco's Blog: Build a Facebook application with Zend Framework

PHPMaster.com: Patterns for Flexible View Handling, Part 2 - Using Decorators

Zend Developer Zone: Building AJAX Applications with PHP and HTML_AJAX

Tobias Schlitt\'s Blog: The eZ components tutorial online

DevShed: Creating Image Streams from Existing Graphics with the GD Library in PHP


Community Events











Don't see your event here?
Let us know!


database phpunit podcast community zendframework2 conference opinion symfony2 development usergroup rest unittest interview framework functional release testing series introduction language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework