Scripts n'Stuffs
Directory

xml22
Link ID 8959
Title xml22
Url http://www.ister.org/code/xml22
Description This PHP4 code parses an XML document into a multidimensional array. The parser recognizes and processes almost all of XML, including processing instructions, general or external entities and notations. In addition many functions are provided to search and edit the document, build a new one and write it back to a string or to a file. The xml22 code is different to the Document Object Model.
Category PHP > Scripts and Programs > XML and PHP
Date Jun 30, 2006
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at PHP > Scripts and Programs > XML and PHP
1. phpXIedit
  phpXIedit is a Web-based XML development toolkit to edit, validate and preview XML files. This program gives you a structured view of the XML data. It has support for multiple XML formats: SVG (Scalable Vector Graphics), DocBook, XHTML and more.
Category:   PHP > Scripts and Programs > XML and PHP


2. MagpieRSS
  MagpieRSS is an RSS parser that uses PHP's built in XML parser, for better support and flexibility. Supports all version of RSS, including namespaces and RSS 1.0 modules. Has a simple to use functional interface, and integrated cache system. Is Last-Modified, and ETag aware. Optionally use HTT gzip encoding. Now with better examples, Smarty integration, and a cookbook.
Category:   PHP > Scripts and Programs > XML and PHP


3. Winamp Playlist Parser
  The Winamp xmlParser is a free open-source PHP script for parsing playlist files generated by Winamp into a HTML table for web publication. This new release supports both the B4S file format of Winamp 3, and the M3U format of the new Winamp 5.
Category:   PHP > Scripts and Programs > XML and PHP


4. Representing Money and other numbers
  Class to represent real world numbers like money where a precision loss due to division is not acceptable. The main idea behind the class is that it stores the number as a fraction and hence avoids the rounding error introduced during division.
Category:   PHP > Scripts and Programs > XML and PHP


5. PHPTagLib
  PHPTagLib is a PHP class for parsing XML using a tag library. It also contains a sample library, a sample XML file and a sample calling script. With this class, you can create custom tags. To define a tag, you can choose between two methods: Use a template definition with {placeholders} or create a php function that gets the content and parameters of a tag as arguments and returns the created HTML.
Category:   PHP > Scripts and Programs > XML and PHP




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS