- SimpleXML
Distinguish2 the variant of the XML language, Simple XML SimpleXML is a PHP extension that allows users to easily manipulate use XML data. PHP 5 is required. Functions Descriptions of functions here addAttribute addChild asXML attributes children construct getDocNamespaces getName getNamespaces registerXPathNamespace xpath simplexml import dom simplexml load file simplexml load string External links http php.net manual en ref.simplexml.php PHP.net s SimpleXML manual http www.devshed.com c a XML SimpleXML SimpleXML Tutorial Category PHP programming language Category XML parsers compu lang stub fr SimpleXML uk SimpleXML ... more details
|
- Simple XML
Distinguish2 the SimpleXML PHP extension Simple XML is a variation of XML containing only elements. All attributes are converted into elements. Not having attributes or other xml elements such as the XML declaration DTDs allows the use of simple and fast parsers. This format is also compatible with mainstream XML parsers. Structure For example code Agenda type gardening type Activity type Watering type golf course time 6 00 time golf course yard time 7 00 time yard Activity Activity type cooking type lunch time 12 00 time lunch Activity Agenda code would represent code ?xml version 1.0 encoding UTF 8 ? Agenda type gardening Activity type Watering golf course time 6 00 yard time 7 00 Activity Activity type cooking lunch time 12 00 Activity Agenda code Validation Simple XML uses a simple XPath list for validation. The XML snippet above for example, would be represented by code Agenda type Activity type time code or a bit more human readable as code Agenda type Agenda Activity type Agenda Activity time code This allows the XML to be processed as a stream without creating an object model in memory with fast validation. References http www.w3.org XML simple XML.html Category XML ... more details
|
- List of PHP libraries
This is the present list of all officially documented libraries for the PHP programming language. col begin col break Apache HTTP Server Apache BCMath Bzip2 Calendar s CCVS COM ClibPDF cURL Cybercash IBM DB2 DB2 dBase DBM dbx DB Document Object Model DOM XML .NET Framework .NET FileMaker Pro FrontBase filePro GNU FriBidi FriBiDi File transfer protocol FTP Gettext GD Graphics Library GNU Multi Precision Library Hyperwave iconv Internet Message Access Protocol IMAP , Post Office Protocol POP3 and Network News Transfer Protocol NNTP col break Informix Ingres database Ingres II InterBase Internet Relay Chat IRC Javax not a library listed at the PHP web site also redirects to Java programming language , not to a discussion of a PHP library Lightweight Directory Access Protocol LDAP Lotus Notes mailparse MCAL Mcrypt MCVE Mhash MIME type MIME Functions MS SQL Ming PHP Module Ming mnoGoSearch mSQL MySQL Mohawk muscat Ncurses Open Database Connectivity ODBC Oracle database Oracle OpenSSL Ovrimos SQL Portable Document Format PDF PayFlow Pro PHP Data Objects PDO POSIX col break PostgreSQL Computer printer Printer Pspell GNU Readline GNU Recode Regular expressions QT Dom Semaphore programming Semaphore s SESAM Session computer science Session Handling Shared memory Smarty Smarty Template Engine Simple Mail Transfer Protocol SMTP Simple Network Management Protocol SNMP Socket s SimpleXML SQLite Stream s Sybase Tokenizing Token vpopmail WDDX Windows API Win32 API xajax XML Xpath XML RPC XSLT YAZ Yellow Page s Network Information Service NIS ZIP file format ZIP Zlib col end See also http www.php.net manual en extensions.php Extension Categorization from the official http www.php.net manual en index.php PHP Manual Category PHP programming language zh PHP ... more details
|
- Zend Certified Engineer
Cross site scripting XSS and SQL injection XML and Web Services , including SimpleXML , Xpath ... more details
|