|
|
|
|
|
|
| |
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... |
|
| |
| Data, its presentation and user interface forms Categories : PHP, XML, User Interface | | | Building XML Web Services with PHP NuSOAP Categories : PHP, NuSOAP, XML | | | PHP 101 Part 11 of 15 : Sinfully Simple Categories : PHP, SimpleXML, XML | | | Serializing XML With PHP Categories : PHP, XML, Serialize | | | Parsing XML With DOMXML And PHP Categories : XML, PHP | | | Building a Generic RSS Class With PHP Categories : PHP, XML, Rich Site Summary (RSS), PHP Classes | | | 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 | | | Building XML Trees with PEAR's XML_Tree Class Categories : PHP, Pear, XML | | | Converting XML Into a PHP Data Structure Categories : PHP, XML | | | Working with Dates and Times in PHP Categories : PHP, Date Time | | | 10 PHP Functions I Bet You Didn't Know About! Categories : PHP, PHP Functions, Filesystem, Arrays, Errors and Logging | | | Using the .NET Assembly in PHP Categories : PHP, .NET | | | PHP 101 Part 8 of 15 : Databases and Other Animals Categories : PHP, Beginner Guides, Databases | | | Saving Images in MySQL Categories : MySQL, PHP, Graphics, Databases | |
| |
|
|