Description
This is a tutorial and an article where users can parse xml documents with php. The users need to have a module which supports XML installed files on their web server for parsing xml functions. The XML parsing functions are truly a wrappers around the expat parser which is a simple API for XML. This project allows the programmer for navigating through a tree style object to access nodes and elements. The expat parser permits users to parse an XML document for specifying callback functions for the different tag types that is available in the XML document.
Related:
User Reviews:
Related:
Backends Sharing DataThis is a tutorial where users can develop a script for performing remote procedure calls between websites with php. In this tutorial users could...By: Edd Dumbill |
Freeware |
DOM XML: An Alternative to ExpatThis is a tutorial where users can parse the xml with DOM. The datas are available to the programmer that is organized like a family tree in the...By: Matt Dunford |
Freeware |
ExcelXMLExcelXML is an article dealing on excel files. From reading this tutorial you will come to know the ways and means of reading excel files and to... |
Freeware |
Parsing XML With PHPThis is a tutorial and an article where users can parse RSS XML files by configuring PHP with the xml argument. This article can also be integrated...By: Marc Robards |
Freeware |
PHP and DOM: The Way of the WidgetThis is an article and a tutorial where users can generate xml that is providing new solutions for web page generation. This article acts as a...By: Harry Fuecks |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
- The Expat XML Parser
A XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things... - PHP/XML Forum
A free thread-oriented, XML-based news forum. No database required. - ONLamp.com: PHP-XML Mailing List
Creation of this list inspired by a passing mention of the dearth of tools for and lack of discussion of PHP and XML... - SCEW - Simple C Expat Wrapper
An easy interface around the XML Expat parser. [Open source, LGPL] - Business Functions
Excel functions for projecting costs and revenues, coping with time periods and growth. - Functions for complex numbers
Return list of the n n'th roots of a complex number. - User Defined Functions
This article covers all the basics of User Defined Functions. It discusses how (and why) to create them and when to use... - Pointers to C++ Member Functions
A tutorial on a useful yet poorly understood C++ language feature. - Special Functions code
Routines to accompany the book "Computation of Special Functions", by Shanjie Zhang and Jianming Jin. - Introduction to network functions in C
A basic tutorial showing how to write simple socket servers. Source code, glossary and examples are also available.
