|
eZ xmlrpc is a PHP
This simple snippet allows
The author notes "Since
class.xml.php is an extremely
implementation of the
you to interface with the
PHP4.0.3RC2 the sablotron
easy to use XML Tree and
XML-RPC spec. It enables
SearchHippo web search
extension for XSLT is
statistic parser. It uses
distributed computing
engine's http xml api. You
shipped with PHP. I wrote
PHP's XML functions for you,
between different operating
must have expat compiled in
therefore a most simple
returning all the objects in
systems using different
to use this snippet. You can
class, which should allow a
the XML file in an easy to
programming languages. The
layer mostly any
basic understanding, of how
use Tree. It also can be
messages are XML-based and
presentation around the
it works."
used as a statistics-type
are transported via HTTP. It
results that come back. This
program, as you can use the
includes both the server and
is very similar to how one
size() method to find out
client classes and example
might use SOAP.
how many of each elements
code for the server.
there are. class.xml.php
requires PHP4.
Date: Jun, 08 2001 Date: May, 06 2001 Date: Oct, 24 2000 Date: Oct, 04 2000 |
|
rdfparse.php3 is a simple
This project is effectively a
Jonah is a set of scripts,
rbmyxml is a PHP class to
RDF/RSS parser written in
library class for
written in PHP, to manage
generate XML data files from
PHP3 (though it should work
reading/writing/displaying
content and display for a
generic SQL queries. It
just fine in 4). The parser
XML documents, for
portal-like site. It
works with MySQL.
makes use of PHP's XML
manipulating them in memory
includes a backend which
routines, so you'll need to
by adding/deleting/changing
will fetch
configure PHP with
attribute values
and child
RDF/RSS/syndicated XML site
--with-xml to use it.
nodes, and for extracting
summary or headline files,
rdfparse.php3 is currently
specific nodes from larger
store them locally, parse
being used at
XML objects. It is written
them, and generate (and
http://nwow.org/ to provide
entirely in PHP (as a file
save) html from them.
wireless phone access to
to "require"), and
My.Netscape style RSS files
various popular websites.
depends on no other
and My.UserLand XML
software, tools, libraries
storylist files both appear
etc.
to work. The frontend is
extremely simplistic - it
lists the available channels
and lets you view the
generated html for them.
Date: Jun, 26 2000 Date: Jun, 16 2000 Date: Feb, 01 2000 Date: Feb, 14 2012 |