Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 10 View Live

PHPBuilder.com: Using XML - Part 6: Validation

PHPBuilder.com has posted part six of their "Using XML" series today with a focus on validation techniques using both normal PHP abilities and the XSL functionality in PHP5 with the Schematron...

View Article



PHP.net: PHP Manual Updates

The PHP Group has announced some big updates to one of the finest manuals for an open source project out there today - the manual found on the PHP website. Updates to the manual include: an improved,...

View Article

IBM developerWorks: Turn SQL into XML with PHP

On the IBM developerWorks site today, there's a new tutorial by Vikram Vaswani walking through the use of the XML_Query2XML PEAR package to pull data from your SQL database and push it into an XML...

View Article

Zend Developer Zone: XML and PHP 5

The Zend Developer Zone has a new tutorial posted looking at PHP5 and the new XML tools that it has to offer - as broken up into categories: the DOM functionality (replacing DOM XML, ext/dom)...

View Article

PHP.net: Update to PHP 5.2.6 Release (XSL & IMAP)

The PHP group has made a two quick updates to the recent release of PHP 5.2.6 for the Windows users out there: The Windows installers and archives were missing the XSL and IMAP extensions. These...

View Article


Francois Zaninotto's Blog: Validating a YAML file against a schema in PHP

Francois Zaninotto submitted a tutorial he's written up about creating a YAML validation script with PHP. As of today, there is no simple way to validate the syntax of a YAML file in PHP. But with two...

View Article

Christian Weiske's Blog: PEARhd steaming on

Christian Weiske set out on a project - no small thing - to convert the current PEAR documentation info over to the PhD DocBook rendering system. In a new post he talks about the conversion process...

View Article

Alexey Zakhlestin's Blog: XSLCache in PECL

In a new post to his blog Alexey Zakhlestin talks about the "rebirth" of the XSLCache extension for PHP, this time as a PECL module. XSLCache extension for PHP, originally developed by NYTimes started...

View Article


Ibuildings techPortal: Transforming XML with PHP and XSL

New on the Ibuildings techPortal today is an article from Michael looking at XML transformation with PHP and XSL (XML-based "style sheets"). If you want to transform XML from one format to another,...

View Article


Matthew Weier O'Phinney's Blog: Converting DocBook4 to DocBook5

In this new post to his blog Matthew Weier O'Phinney looks at the steps he took to convert over the documentation for the Zend Framework 2 from the DocBook 4 formatting over to DocBook 5. Included in...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images