Categories
Tags → Array Php Xml

RSS_PHP v3 - An XML && RSS Parser for PHP 5+

RSS_PHP v3 is an XML and RSS Parser for PHP 5+ which provides easy parsing and writing of RSS and XML. Unlike many RSS/XML Parsers, RSS_PHP also gives you full access to every part of the original XML; including attributes, extensions and value...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Other Free / Open Source License
DETAILS

OPML Parser PHP Class

This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, cre...
DETAILS

XML 2 Array

The XML to Array PHP script takes the hard work out of constantly developing custom PHP code to parse an XML document. A simple call the the XML to Array function with the appropriate repeating level will call your user defined function to process th...
DETAILS

phpInsider''s XMLParser

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.
DETAILS

CXS - Compact XML Serialization

CXS is an XML appliccation for data serialization which offers the possibility of transfering complex data structures between programming languages. CXS is aimed to offer a representation of data structures which is compact (few bytes) and effectiv...
DETAILS

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

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS
©2003-2019 jCay.com