Categories
Tags → Parse Xml

lastRSS.php

lastRSS.php is a simple yet powerful PHP class to parse RSS 0.9x, 1.0, and 2.0. It uses quick regular expressions instead of an XML parser, and it returns an associative array with RSS fields as a result. It has a transparent caching system, and allo...
DETAILS

Active Mail

Active Mail is a suite of .NET components that allows users to send, receive and parse templated and databound emails using multiple protocols such as SMTP, IMAP4, POP3 and NNTP. It comes with real innovations like the templating feature that allows ...
DETAILS

MiniXML

MiniXML provides a 100% PHP API to parse and generate XML. It is comprised of a set of PHP classes that allow you to access XML data and create valid XML output with a tree-based hierarchy of elements. MiniXML does not require any external libraries ...
DETAILS

RUMBLE

RUMBLE produces Flash, XHTML 1.0 Strict, and RSS 1.0 views of an XML file that contains groups of items with urls. The contents of the XML file can be edited through your browser. After editing, the XHTML and RSS views are republished as static fil...
DETAILS

eZ xml

eZ xml is a DOM XML parser written in 100% PHP that is compatible with the libXml DOM parser. eZ xml will parse well formed XML and return an object tree. It will report errors if the XML is not well formed.
DETAILS

DOM XML: An Alternative to Expat

This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
DETAILS

Transforming XML with XSL using Sablotron

This article, along with source code, explains how to parse XML documents using XSLT (eXtensible Stylesheet Language Transformations). XSLT is a language for transforming XML documents into other XML documents or HTML documents. It does not discuss X...
DETAILS

Java and XML

Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP and XML: using expat functions

This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.
DETAILS

Jonah

Jonah is a set of scripts, written in PHP, to manage content and display for a portal-like site. It includes a backend which will fetch RDF/RSS/syndicated XML site summary or headline files, store them locally, parse them, and generate (and save) htm...
DETAILS

Page:
©2003-2019 jCay.com