|
PHxmltvParser consists of a
playRSSwriter is an easy php
The XhtmlValidator can be
pxWeather (PHP-XML-Weather)
parser class and some helper
script that allows you to
used to validate XHTML
gives you easy access to
classes in PHP which parses
write a rss feed on your
documents. It uses only the
National Weather Service
an XMLTV data file and
website with support for
expat extension functions
forecasts and current
stores the information in a
embeding images in the feed
always available under since
conditions for integration
collection. There also is a
itself, like the rss feeds
PHP 3 and it does not need
into your PHP application.
simple example script which
from Flickr. Supports the
other external XML
To improve performance and
shows how to use the classes
Yahoo MediaRSS
processing extensions.
decrease load on the XML
and displays a tv listing
especification and RSS 2.0
The class parses the
data source, pxWeather can
that can be filtered by
with images.
Allows you
documents and check whether
cache weather data locally
several comboboxes.
to include images and html
the tags and attributes used
-- with no database required.
output in your RSS feed.
by the documents are allowed
Easily define the text for
within the XHTML standard.
every item in the feed, the
If validation errors are
photo o picture to be
found, highlighted error
included, etc. You can get
messages and offending
the data for the individual
document line numbers will
items from a MySQL database
be returned.
This is an
or any other source.
It
experimental class, so you
can be modified easily with
should double check your
minimum knowledge of php and
code with the w3c validator,
rss.
as in only 1500 lines of
code the XhtmlValidator
lacks support for Encoding
and Doctype validation
Date: Oct, 12 2005 Date: Jan, 04 2006 Date: Aug, 29 2006 Date: Nov, 07 2005 |
|
QuickHP is a kind of content
rbmyxml is a PHP class to
This script will parse and
rdfparse.php3 is a simple
management system with a new
generate XML data files from
process RDF/XML feeds, using
RDF/RSS parser written in
approach. It uses XML and
generic SQL queries. It
PHP. Simply change the
PHP3 (though it should work
XSLT to provide a compatible
works with MySQL.
required variables in the
just fine in 4). The parser
source format and very
code below and publish to a
makes use of PHP's XML
different target formats.
suitable web server. Then,
routines, so you'll need to
The user interface allows
preview the page(s) in your
configure PHP with
comfortable file handling
browser.
--with-xml to use it.
and features like file
rdfparse.php3 is currently
history (versioning),
being used at
preview of parsed files and
http://nwow.org/ to provide
efficient parsing (by
wireless phone access to
parsing only changed files).
various popular websites.
Furthermore, QuickHP
provides a solution to the
problem that XML files
cannot contain dynamic
content (e.g. PHP code),
because then the valid XML
content would be broken - no
problem with QuickHP: XML
files that contain PHP code
are parsed through the XSL
template on-the-fly. The
authors homepage is an
example of possibilities of
QuickHP.
Date: Sep, 11 2003 Date: May, 30 2012 Date: Oct, 29 2002 Date: Jun, 26 2000 |