Categories

Updated: 05/19/2008

RSS_PHP v3 - An XML && RSS Parser for PHP 5+

RSS_PHP v3 is an XML and RSS Parser for PHP 5+ which provides easy parsing and writing of RSS and XML. Unlike many RSS/XML Parsers, RSS_PHP also gives you full access to every part of the original XML; including attributes, extensions and values. RSS_PHP now features full array to xml conversion, automatic encoding conversion, xpath, an xml writer, support for processing instructions, namespaces and a great deal more. Get V3 RSS_PHP for only $8 during May.
Similar Scripts for "RSS_PHP v3 - An XML && RSS Parser for PHP 5+"

Alphas

This very simple PHP script allows you to create an array of alpha characters (A-Z) and returns it. Does not use array_push so it is PHP3 compliant.

PHP Pocket Reference

The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...

Wu-Name Generator

This PHP script generates a random name based of an adjective and a noun. The PHP script uses two plain text files, one that holds all of the adjectives and the other all of the nouns. The script reads these files into two arrays. The PHP function fi...

Getting and Using Meta Tags for Search Criteria

PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the a...

PostIt

This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...
©2003-2008 jCay.com