/**

popular collection of scripts for all

*/
/** Search */

XML and PHP

 }

Using SOAP with PHP

Hits: 661
*****
0.0

Generate RSS Feeds

Hits: 528
*****
0.0

Parsing XML With PHP

Hits: 247
*****
4.0
SOAP is a wonderful
As RSS and XML are becoming
With version 4.3.0, PHP's DOM
This article shows how to
technology that can help you
increasingly popular, you
extension has now overcome
write a simple PHP script
in developing great
may find yourself needing a
early bugs and troubles to
that parses the RSS file,
applications. In this
script to generate RSS
become a useful tool for XML
extracts the pertinent
tutorial, we will
feeds. This tutorial guides
manipulation. This article
information, formats it, and
investigate the use of SOAP
you through the process and
looks at the DOM extension
serves it up as regular
in PHP.
pitfalls.
and how it can be used to
HTML. This script can also
 
 
read and generate XML,
be added to any PHP file.
 
 
providing new solutions for
Source code available for
 
 
web page generation.
download.


Date: Apr, 19 2005


Date: Jan, 19 2005


Date: Nov, 26 2002


Date: Jun, 27 2001
This 7-page article discusses
This six-page tutorial
This article, along with
What if you could script
how to make the web of
explains how to parse xml
source code, explains how to
remote procedure calls
services interact with one
using DOM, an alternative to
parse XML documents using
between web sites as easily
another using XML_RPC and
the popular Expat. Covers
XSLT (eXtensible Stylesheet
as you can between programs?
PHP. Describes how to build
the objects used in DOM
Language Transformations).
This tutorial shows how it
a simple XML_RPC client and
extensively, and offers a
XSLT is a language for
can be done in PHP.
server to create a basic
few simple and long examples.
transforming XML documents
 
messaging system.
 
into other XML documents or
 
 
 
HTML documents. It does not
 
 
 
discuss XML, XSL or XSLT
 
 
 
syntax, but rather focuses
 
 
 
on how to transform XML
 
 
 
documents with XSLT using
 
 
 
the Sablotron XSLT
 
 
 
processor. Source code
 
 
 
available for download.
 


Date: Apr, 02 2001


Date: Jan, 04 2001


Date: Oct, 25 2000


Date: Jun, 26 2000
{ Copyright } ©2019 NuclearScripts.com