Categories
Tags → Simple Xml Parsing

Build your own RSS client in PHP

RSS, also known as Really Simple Syndication or RDF Site Summary, is a file format which allows Web sites to publish and syndicate the latest content on their site to their users. An RSS &"feed&" is expressed in XML; and as a result...
DETAILS

EasyCommunicator

EasyCommunicator uses either JavaScript with DOM (AJAX) or JavaScript and a Flash object for the purpose of communicating with a web server without refreshing a page. The goal of EasyCommunicator is to establish a simple tool for eliminating the roun...
DETAILS

The easy way into Ajax with AHAH

AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript funct...
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

The Ultimate Guide to Parsing XML: Part 1 (Using SAX)

Runs through the basics of parsing XML files with PHP''s Simple API for XML parser, expat. Learn to parse Pixel2Life RSS feeds in this tutorial!
DETAILS

Sitellite Application Framework

Sitellite Application Framework is a collection of over 100 PHP classes that make web application development easier, faster, and more reliable. Highlights include a simple template system, form validation/handling, multi-screen forms, multi-level ca...
DETAILS
©2003-2019 jCay.com