phpDocumentor Examples
[ class tree: Examples ] [ index: Examples ] [ all elements ]

Procedural File: rss.php

Source Location: /examples/rss.php

Page Details

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.

Author:  M Butcher <matt@aleph-null.tv>
Filesource:  Source Code for this file
License:  LGPL
Includes
require_once ('../src/QueryPath/QueryPath.php') [line 21]
[ Top ]



Documentation generated on Tue, 04 Aug 2009 23:24:26 -0500 by phpDocumentor 1.4.2