File: /examples/rss.php

Description

Using QueryPath to Generate an RSS feed.

This file contains an example of how QueryPath can be used to generate an RSS feed.

It uses two stubs -- one for the main RSS file, and one for an RSS entry -- and it merges data into the stubs.

The method exhibited here is one of the more primitive ways of templating information. See the techniques example for multiple methods of looping. An even more advanced method would be to use the QPTPL library.

Classes defined in this file

CLASS NAME

DESCRIPTION

Include/Require Statements

'../src/QueryPath/QueryPath.php' (line 21)

require_once : '../src/QueryPath/QueryPath.php'

Global Variables

Constants

Functions


Documentation generated on Sun, 25 Jul 2010 16:09:11 -0500 by phpDocumentor 1.4.3