ActiveLink PHP XML Package

ActiveLink PHP XML Package 0.4.0

ActiveLink PHP XML Package 0.4.0 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: LGPL - GNU Lesser General Public License
  • Databases: N/A
  • Downloads: 568
  • Released: Aug 1, 2007

ActiveLink PHP XML Package 0.4.0 Description

ActiveLink PHP XML Package provides an easy interface to parse, read, modify, and output XML and XML documents.

ActiveLink PHP XML Package is purely implemented in PHP and does not require any PHP XML extensions (including xml or domXML). Provided classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File.

XML helps developers store, manipulate, and serve data in their applications. To use XML in PHP you have to use a SAX parser (xml extension), or a DOM parser (domXML extension).

Two major problems with these extensions are: (1) a lot of hosting providers do not enable them; (2) they are not pretty and intuitive.

ActiveLink PHP XML Package is not based on either of those extensions and provides its own simple and intuitive interface to XML.

ActiveLink PHP XML Package 0.4.0 Keywords

ActiveLink PHP XML Package Bookmark

Hyperlink code:
Hyperlink for Forum code:

ActiveLink PHP XML Package 0.4.0 Script Download Notice

Top 4 Download periodically updates information of ActiveLink PHP XML Package 0.4.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. ActiveLink PHP XML Package 0.4.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

phpXIedit

... based application to edit, validate and preview XML documents. This program gives you a structured view of the XML data. It has support for multiple XML formats: SVG, DocBook, XHTML and more. phpXIedit is written in PHP. ...

XML PullParser

XML_PullParser moves the API of the PHP XML facility from an event-based model to a token-based model.Instead of processing data passed from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures. ...

Catapult

Catapult is a web based xml content editor for small web sites that is designed for ... easily and effectively. The idea is that the editor can be added to a web site quickly and provide a simple content management solution. The GUI has been developed using CSS to be fully ...

Breaking large XML documents into chunks

One of the few problems with using Python to process XML is the speed -- if the XML becomes somewhat large >(1Mb), it slows down exponentially as the size of the XML increases. One way to increase the processing speed is to break the XML down via tag name. This is ...
Python

Conglomerate

Conglomerate should allow you to load and edit any well-formed XML document.It lets you "undo" and "redo" any changes you make to a document. Also, it can store an arbitrary amount of "undo" and "redo" history, up to the memory of the computer you're running it on. Requirements: · GTK2 ...