/**

popular collection of scripts for all

*/
/** Search */

XML and PHP

 }

PHP RSS Reader

Hits: 8
*****
0.0

PHPTagLib

Hits: 8
*****
0.0

Pure PHP XHTML Validator

Hits: 7
*****
0.0
This script takes the
This is a quick 'n' dirty way
PHPTagLib is a PHP class for
The XhtmlValidator can be
information from a given RSS
to access the homeland
parsing XML using a tag
used to validate XHTML
feed and parses the data
security webservice at
library. It also contains a
documents. It uses only the
into an array so that you
www.tinetics.com.
sample library, a sample XML
expat extension functions
can take care of the
 
file and a sample calling
always available under since
formatting or do whatever
 
script. With this class, you
PHP 3 and it does not need
you like with the data, I
 
can create custom tags. To
other external XML
use the system to grab
 
define a tag, you can choose
processing extensions.
information from many news
 
between two methods: Use a
The class parses the
sources and place it in a
 
template definition with
documents and check whether
MySQL database for later
 
{placeholders} or create a
the tags and attributes used
perusal.
 
php function that gets the
by the documents are allowed
 
 
content and parameters of a
within the XHTML standard.
 
 
tag as arguments and returns
If validation errors are
 
 
the created HTML.
found, highlighted error
 
 
 
messages and offending
 
 
 
document line numbers will
 
 
 
be returned. This is an
 
 
 
experimental class, so you
 
 
 
should double check your
 
 
 
code with the w3c validator,
 
 
 
as in only 1500 lines of
 
 
 
code the XhtmlValidator
 
 
 
lacks support for Encoding
 
 
 
and Doctype validation


Date: Aug, 16 2004


Date: Mar, 21 2003


Date: May, 28 2002


Date: Aug, 29 2006
This is one of our best PHP
CPAINT (Cross-Platform
This library lets you perform
This simple snippet allows
scripts. You can easily add
Asynchronous INterface
fast and easy-to-program
you to interface with the
lot of words into your HTML
Toolkit) is a true AJAX
transformations on XML
SearchHippo web search
or any other
(Asynchronous
documents. Instead of having
engine's http xml api. You
browser-readable pages. All
JavaScript+XML) and JSRS
to write your own parser, or
must have expat compiled in
of this without any heavy
(JavaScript Remote
directly using the PHP DOM
to use this snippet. You can
usage of your fingers. All
Scripting) implementation
parser, and having to write
layer mostly any
you have to do is find
that supports both PHP and
your own tree walker and
presentation around the
RSS/XML feeds of your
ASP/VBscript. CPAINT
such, you only need to
results that come back. This
interest, add them using
provides you the code
instantiate a class, add a
is very similar to how one
admin area, use code
required to implement AJAX
few match expressions, and
might use SOAP.
generator (which generates
and JSRS on the back-end,
assign a function to process
 
just one-line javascript or
while the returned data is
every XML element that
 
iframe code) and insert that
manipulated, formatted, and
matches, DOM-style.
 
code into HTML or any other
displayed on the front-end
 
 
page. Unlimited number of
in JavaScript. This allows
 
 
feeds, unlimited number of
you to build web
 
 
allowed hosts, unlimited
applications that can
 
 
number of templates.
provide nearly real-time
 
 
 
feedback to the user,
 
 
 
including nearly real-time
 
 
 
data updates.
 
 


Date: Jul, 10 2006


Date: Jul, 13 2005


Date: Mar, 05 2006


Date: May, 06 2001
{ Copyright } ©2006 NuclearScripts.com