|
|
|
|
|
|
| |
In this article, Jason will demonstrate how to use PHP with XSL to manage your XML data in numerous wireless technologies.
Overview
This article is another illustration of why using PHP with XSL to transform XML data to various presentation layers is beneficial. With that being said this article will demonstrate how to present the same data to several different wireless technologies using PHP and XSL, instead of an article completely focused on PHP and XSL.
There are plenty of articles on the web that already do this, but most them only focus on presenting data through HTML. This is what this article is for to give more examples of XSL other then with HTML. A recent article on "Using PHP and XSL to Transform XML into Web Content" by Benson Wong is available at Zend.com.
As well an installation on how to do a "Step by Step Install of Apache PHP SSL and more", also includes XSL module, is available at http://www.jasonlam604.com/. As well you can refer to http://www.xslt.com or http://www.w3schools.com/default.asp for more information on XSL.
Brief Recap of XSL and XML
XSL (eXtensible Stylesheet Language) is used to transform XML into data/form for a particular device whether it be a screen, voice or paper so that it can understand what the XML data is. Reason being XML tags are not predefined so devices like browsers are unable to understand XML and that is what XSL is for. At the same time it allows for different stylesheets to be applied to the same XML data for different devices as the following examples will show.
Read More... |
|
| |
| Injecting XML Content Into Page Templates With patXMLRenderer (part 1) Categories : PHP, XML, Templates | | | Build Your Own KlipFolio Klip With PHP Categories : XML, Content Management, PHP | | | Data, its presentation and user interface forms Categories : PHP, XML, User Interface | | | Converting XML Into a PHP Data Structure Categories : PHP, XML | | | PHP 101 Part 11 of 15 : Sinfully Simple Categories : PHP, SimpleXML, XML | | | Building XML Trees with PEAR's XML_Tree Class Categories : PHP, Pear, XML | | | Serializing XML With PHP Categories : PHP, XML, Serialize | | | Building a Generic RSS Class With PHP Categories : PHP, XML, Rich Site Summary (RSS), PHP Classes | | | Parsing XML With DOMXML And PHP Categories : XML, PHP | | | Building XML Web Services with PHP NuSOAP Categories : PHP, NuSOAP, XML | | | Web database Information Flow Categories : PHP, MySQL | | | Using PEAR HTML_Template_IT For Modular Interface Design Categories : PHP, PEAR, Templates | | | Writing Self-Documenting PHP Code Categories : PHP, Documentation | | | Setup and Install Apache and PHP4 on Windows Categories : PHP, PHP Configuration, Apache, Windows 2000 | | | Create Your Own Search Engine with PHP and Google Web Services Categories : PHP, Search, Web Services | |
| |
|
|