Presents your XML AND WEB SERVICES E-NEWSLETTER for January 26, 2004 <-------------------------------------------> CONVERT XML INTO WEB PAGES WITH XSLT AND PHP XSLT is capable of far more than simply formatting XML data into specific styles; with the proper coding, XSLT can convert raw XML data into a completely publishable HTML Web page. A simple PHP application can leverage XSLT to pump out viable Web pages directly from XML data stores or XML-compliant databases. This PHP/XSLT Web publishing functionality opens up a world of possibilities for monitoring data transfers and status via a simple, clean Web application. Moreover, there are two means of performing XML to HTML transformations via XSLT--using DOM extensions or using Sablotron extensions--which gives developers a chance to decide how complex and compatible they want their PHP app to be. Find out the specific details of using PHP and XSLT to convert XML-enveloped data into an HTML Web page. This article also discusses how to build a PHP/XSLT Web page generator and looks at specific code examples that will speed up your development efforts. http://ct.com.com/click?q=36-wgL~IiI9oXI8fEUEh7K2r6FK~QRP ----------------------------------------