Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.892 Times

Php Xml Parser Example freeware
Filter: All | Freeware | Demo
 

Php Xml Parser Example

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 538

GSA Simple XML Parser GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): GSA Simple XML Parser Download

Added: July 13, 2010 | Visits: 2.077

XML::Parser::YahooRESTGeocode SYNOPPSIS use LWP::Simple use XML::Parser; use XML::Parser::YahooRESTGeocode; #connect to yahoo geocode service my $url = http://api.local.yahoo.com/MapsService/V1/geocode; my $get = appid=YahooDemo&street=701+First+Street&city=Sunnyvale&state=CA; #call yahoo geocode service my $xml =...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (116): XML::Parser::YahooRESTGeocode Download

Added: February 12, 2010 | Visits: 1.123

XML::Parser::Style::Stream XML::Parser::Style::Stream is a Stream style for XML::Parser. SYNOPSIS use XML::Parser; my $p = XML::Parser->new(Style => Stream, Pkg => MySubs); $p->parsefile(foo.xml); { package MySubs; sub StartTag { my ($e, $name) = @_; # do something with start tags } sub EndTag { my ($e,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): XML::Parser::Style::Stream Download

Added: January 25, 2010 | Visits: 975

XML::Parser::EasyTree XML::Parser::EasyTree is an easier tree style for XML::Parser. SYNOPSIS use XML::Parser; use XML::Parser::EasyTree; $XML::Parser::Easytree::Noempty=1; my $p=new XML::Parser(Style=>EasyTree); my $tree=$p->parsefile(something.xml); XML::Parser::EasyTree adds a new "built-in" style called...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): XML::Parser::EasyTree Download

Added: March 23, 2010 | Visits: 874

Polymorphic XML Parser Polymorphic XML Parser is a validating XML parser for the programming language Objective Caml. In October, 1999, I started writing a validating XML parser for OCaml; the first published versions have been called "Markup" (simply because the package name was "markup"). After this parser had some...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (91): Polymorphic XML Parser Download

Added: November 15, 2010 | Visits: 982

XML::Parser::PerlSAX XML::Parser::PerlSAX is a Perl SAX parser using XML::Parser. SYNOPSIS use XML::Parser::PerlSAX; $parser = XML::Parser::PerlSAX->new( [OPTIONS] ); $result = $parser->parse( [OPTIONS] ); $result = $parser->parse($string); XML::Parser::PerlSAX is a PerlSAX parser using the XML::Parser...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (107): XML::Parser::PerlSAX Download

Added: November 24, 2010 | Visits: 874

XML::Parser XML::Parser is a perl module for parsing XML documents. SYNOPSIS use XML::Parser; $p1 = new XML::Parser(Style => Debug); $p1->parsefile(REC-xml-19980210.xml); $p1->parse( Hello World ); # Alternative $p2 = new XML::Parser(Handlers => {Start => &handle_start, End => &handle_end,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): XML::Parser Download

Added: August 10, 2013 | Visits: 491

Apache Xerces C++ XML Parser Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs....


Platforms: C and C plus plus

License: Freeware Size: 7.1 MB Download (51): Apache Xerces C++ XML Parser Download

Added: May 29, 2013 | Visits: 610

GSA Simple XML Parser for XML Tools GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): GSA Simple XML Parser for XML Tools Download

Added: May 10, 2013 | Visits: 751

PHP HTML parser PHP HTML parser allows you to to parse HTML from php scripts.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): PHP HTML parser Download

Added: May 10, 2013 | Visits: 591

ActiveLink PHP XML Package 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,...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): ActiveLink PHP XML Package Download

Added: April 23, 2013 | Visits: 606

ActiveLink PHP XML Package for XML Tools 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,...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (47): ActiveLink PHP XML Package for XML Tools Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 684

Chilkat Xml Parser Component Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML...


Platforms: Windows

License: Freeware Size: 972.8 KB Download (436): Chilkat Xml Parser Component Download

Added: May 10, 2013 | Visits: 678

php xml db tools php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): php xml db tools Download

Added: May 10, 2013 | Visits: 603

PHP XML Repository PHP XML Repository is a client-server XML Repository written in PHP, using XPath for documents queries.The server and client can work directly if on the same machine or via XML-RPC over a network.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): PHP XML Repository Download

Added: August 18, 2008 | Visits: 1.669

ASP XML Parser Component A super-fast, low-memory usage, XML parser specifically designed to be used server-side in ASP scripts. This DOM based parser is many times faster than MSXML, and consumes far less memory. Great for handling large XML data files. Also includes international character codeset conversion capability.


Platforms: Windows

License: Freeware Size: 231 KB Download (537): ASP XML Parser Component Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 522

Lightweight Java XML parser and classes Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.


Platforms: Windows, Mac, Linux

License: Freeware Size: 56.22 KB Download (51): Lightweight Java XML parser and classes Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 4.355

PHP-XML mini notice board PHP-XML mini notice board is a dynamic BBS system that use XML as the storing format. Also, it provides a web administration interface, HTML tags support in news thread, and independent style of each news thread.


Platforms: Windows, Mac, Linux

License: Freeware Size: 13 KB Download (47): PHP-XML mini notice board Download

Added: May 10, 2013 | Visits: 5.643

PHP-XML mini notice board PHP-XML mini notice board is a dynamic BBS system that use XML as the storing format. Also, it provides a web administration interface, HTML tags support in news thread, and independent style of each news thread.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): PHP-XML mini notice board Download

Added: May 03, 2013 | Visits: 627

php xml db tools for Schema php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): php xml db tools for Schema Download

1 2 3 4 5 >