|
This script takes the
PHP Newsfeed started out as a
This is a sample to
phpRPC is meant to be an easy
information from a given RSS
way for us(<a
illustrate how one can use
to use xmlrpc library.
feed and parses the data
PHP and cURL to access an
Function syntax, and
into an array so that you
existing XML feed for US
plugging into most weblogs
can take care of the
weather. It grabs both
(xoops, nuke, pn, etc) is
formatting or do whatever
current conditions and a
greatly simplified with the
you like with the data, I
nine day future forecast
use of database/rpc-protocol
use the system to grab
based on the zipcode that
abstraction. It should run
information from many news
one enters. Unlike a lot of
on any php server with most
sources and place it in a
other PHP weather tools,
datbases.
MySQL database for later
this one doesn't screen
perusal.
scrape from yahoo or pirate
MSNBC's feed... so, while it
can only do US weather, you
can do it with a bit of
peace of mind.
Date: Aug, 16 2004 Date: Sep, 07 2004 Date: Jan, 20 2003 Date: May, 20 2002 |
|
PHPTagLib is a PHP class for
phpXIedit is a Web-based XML
This class is completely
A small and simple C
parsing XML using a tag
development toolkit to edit,
stand-alone and is designed
extension for PHP providing
library. It also contains a
validate and preview XML
to make the XML
an alternative to the
sample library, a sample XML
files. This program gives
communications nice and
default PHP XSLT extension.
file and a sample calling
you a structured view of the
simple in PHP. Because it's
Uses GNOME libxslt for
script. With this class, you
XML data. It has support for
stand-alone, it does not
transformation, and provides
can create custom tags. To
multiple XML formats: SVG
require you to install extra
only one simple function
define a tag, you can choose
(Scalable Vector Graphics),
libraries, like PEAR or
call. XSL Parameter support
between two methods: Use a
DocBook, XHTML and more.
PECL. The class properties
was added in version 0.3.0
template definition with
and methods are modeled
{placeholders} or create a
after the XML class in
php function that gets the
Flash, so the transition
content and parameters of a
back and forth between Flash
tag as arguments and returns
and PHP is much easier.
the created HTML.
Date: May, 28 2002 Date: Jul, 12 2002 Date: Aug, 30 2006 Date: Jun, 01 2005 |