Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 68360 программистов и 1699 роботов. Сейчас ищут 894 программиста ...
Introduction
Вернуться к: XML_Transformer
Introduction
Introduction – Introduction to XML_Transformer
With the XML Transformer class one can easily bind PHP functionality to XML tags, thus transforming the input XML tree into an output XML tree without the need for XSLT. Single XML elements can be overloaded with PHP functions, methods and static method calls, XML namespaces can be registered to be handled by PHP classes.
Вернуться к: XML_Transformer