Main > Free Download Search >

Free parsing xml script

parsing xml

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 788
Processing XML with PHP

Processing XML with PHP


Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML. more>> Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
Image sliding with XML

Image sliding with XML


Image sliding with XML is known as an excellent and professional image slideshow tool that was built in Flash with XML controls. more>>

Image sliding with XML is known as an excellent and professional image slideshow tool that was built in Flash with XML controls.

<<less
Added: 2009-09-30 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
Mini-XML

Mini-XML


Mini-XML is a small XML parsing library that you can use it to read XML and XML-like data files in your application. more>> <<less
Added: 2007-04-25 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
14 downloads
LINQ to XML 1

LINQ to XML 1


This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data. more>> This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data.<<less
Added: 2008-11-26 License: Freeware Price: $0.00USD
13 downloads
Simple xml parsing 1.0.1

Simple xml parsing 1.0.1


This simple script retrieves elements from a remote xml file encoded in ISO and displays the wanted content within a table using UTF-8 encoding. There is a live demo. more>> This simple script retrieves elements from a remote xml file encoded in ISO and displays the wanted content within a table using UTF-8 encoding. There is a live demo.<<less
Added: 2007-08-30 License: Other Price: $0.00USD
18 downloads
GB-XML 2.2.1

GB-XML 2.2.1


GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer. more>> GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer.<<less
Added: 2005-06-14 License: GPL Price: 0.00EUR
11 downloads
 
Other version of GB-XML
GB-XMLGB-XML is a guestbook package using XML instead of a database. It features an admin area and an ... GB-XML is a guestbook package using XML instead of a database. It features an admin area and an
Price: FreeAdditionalInfoCopyrightnoticionshavetoremainintact
License:GPL
Download
1595 downloads
Added: 2005-06-14
Database To XML 1.0

Database To XML 1.0


This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: $0.00USD
17 downloads
 
Other version of Database To XML
Database To XMLto convert your MySQL database layout into XML. Just specify connection informations and you ... to convert your MySQL database layout into XML. Just specify connection informations and you
License:Freeware
Download
1181 downloads
Added: 2006-08-07
Overstock XML Feed

Overstock XML Feed


The Overstock script is a PHP based script that can be used to display product data from the Overstock XML data feed. The script comes complete with a default template to get you started. more>> The Overstock script is a PHP based script that can be used to display product data from the Overstock XML data feed. The script comes complete with a default template to get you started.<<less
Added: 2007-01-21 License: Freeware Price: Free
1014 downloads
Detecting XML in Browser

Detecting XML in Browser


XML is a must for most Ajax based applications. Itâ??s a universal mark-up language which means almost any programming languages could work with XML. Aside from being accessible through various formats, it is also known to be relatively lightweight. It more>> <<less
Added: 2009-05-05 License: Freeware Price: $0.00USD
12 downloads
Flash XML processing 1.0

Flash XML processing 1.0


Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript. more>> Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
phpInsider's XMLParser 1.0

phpInsider's XMLParser 1.0


This library assists in parsing XML documents into generic PHP arrays. Also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds. more>> This library assists in parsing XML documents into generic PHP arrays. Also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds.<<less
Added: 2005-09-23 License: LGPL Price: $0.00USD
14 downloads
Parsing Forms With PHP and Sending E-Mail

Parsing Forms With PHP and Sending E-Mail


Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. more>> Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3609 downloads
XML Parser

XML Parser


This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1418 downloads
RSS Parser

RSS Parser


RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS more>> RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.

The RSS parser was designed to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isnt found it would search for datepub and continue, if there where additional child nodes, until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.
<<less
Added: 2007-02-26 License: Freeware Price: Free
986 downloads
CastIT 9.0

CastIT 9.0


What is castit you ask? Castit was originaly wrote to monitor shoutcast servers on Unix, with no gui interface and was a command line driven application. Its primary and only function was to parse the xml stats and insert those stats into a mysql more>> What is castit you ask? Castit was originaly wrote to monitor shoutcast servers on Unix, with no gui interface and was a command line driven application. Its primary and only function was to parse the xml stats and insert those stats into a mysql server. We decided that it would be great to share this application with the rest of the webcasting industry and thus the port to windows. So what can i do with castit? Castits most powerfull features, is the ability to insert stats into a mysql database. It is highly recomended that you use this feature. In doing so you will be able to keep track of all songs played and at what time, and how many listeners where tuned in when a cetain song was played. Put more simply it can help track what songs suck! and which ones dont! This will also help track your peak broadcasting hours.<<less
Added: 2006-08-21 License: Free Non-Commercial Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5