|
This article shows how to
This tutorial shows you By
In this tutorial, learn how
As RSS and XML are becoming
write a simple PHP script
using RSS and the MagpieRSS
to utilize the XML-RPC
increasingly popular, you
that parses the RSS file,
toolkit, you can import data
package from the PEAR
may find yourself needing a
extracts the pertinent
from another web site or
repository. You will learn
script to generate RSS
information, formats it, and
news source and display that
how to write the client and
feeds. This tutorial guides
serves it up as regular
information on your own site.
server portions.
you through the process and
HTML. This script can also
pitfalls.
be added to any PHP file.
Source code available for
download.
Date: Jun, 27 2001 Date: Feb, 03 2006 Date: Apr, 19 2005 Date: Jan, 19 2005 |
|
RSS has become the standard
This tutorial shows you with
This article, along with
This tutorial demonstates the
technology for syndicating
code examples how to process
source code, explains how to
PHP5 SimpleXML extension by
information to large
an XML datasource with PHP.
parse XML documents using
using it to update a web
audiences. Many people have
XSLT (eXtensible Stylesheet
sites Google sitemap
something to say, but its
Language Transformations).
dynamically. It assumes that
finding the right audience
XSLT is a language for
you have a basic
for your voice that matters.
transforming XML documents
understanding of PHP and are
A great place to start is by
into other XML documents or
familiar with XML.
creating your own RSS feed
HTML documents. It does not
and adding to it as often as
discuss XML, XSL or XSLT
you can.
syntax, but rather focuses
on how to transform XML
documents with XSLT using
the Sablotron XSLT
processor. Source code
available for download.
Date: Jan, 05 2007 Date: Aug, 04 2006 Date: Oct, 25 2000 Date: Aug, 07 2006 |