Best Tutorials website
Latest tutorials

Advertisment

XML processing with PHP

XML processing with PHP

A detailed XML processing tutorial with examples for beginners.


Views: 469 | Rating star | by Simon
PHP - XML and PHP

Creating Dynamic RSS Feeds with PHP and MySQL

Creating Dynamic RSS Feeds with PHP and MySQL

Ever need to create a dynamic rss feed but don't know how to? This short and easy tutorial will show you exactly how in seconds, along with...


Views: 513 | Rating star | by Stephen
PHP - XML and PHP

RSS Display Boxes

RSS Display Boxes

Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser...


Views: 510 | Rating star | by Brad
PHP - XML and PHP

PHP/MySQL RSS Feed

PHP/MySQL RSS Feed

Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform...


Views: 521 | Rating star | by Amy
PHP - XML and PHP

Get MySQL database layout in XML format

Get MySQL database layout in XML format

In this tutorial I will show you how to get your MySQL database description / layout in XML format.


Views: 499 | Rating star | by Sarah
PHP - XML and PHP

PHP and XML

PHP and XML

This tutorial will tech you how to parse XML using PHP and how to create an XML document using PHP


Views: 507 | Rating star | by Source
PHP - XML and PHP

Merging RSS Feeds With SimplePie

Merging RSS Feeds With SimplePie

How to combine several RSS feeds into one with SimplePie.


Views: 538 | Rating star | by Steve
PHP - XML and PHP

The Framework Basics of Creating Multilingual PHP Applications using the XML Interchange Format

The Framework Basics of Creating Multilingual PHP Applications using the XML Interchange Format

This article will inform you on how many people go about creating multilingual websites, as from the title, the article will outline the lingual...


Views: 541 | Rating star | by Sarah
PHP - XML and PHP

Introduction to XML and Web Services

Introduction to XML and Web Services

The Extensible Markup Language (XML) is a simple, platform-independent standard for describing data within a structured format. XML is not a...


Views: 509 | Rating star | by Troy
PHP - XML and PHP

First steps within the Zend Framework

First steps within the Zend Framework

Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.


Views: 571 | Rating star | by Slicer
PHP - XML and PHP

RSS Parsing with SimpleXML

RSS Parsing with SimpleXML

This tutorial will provide a simple example of one method for parsing an XML document, more specifically, an RSS formatted XML document. This...


Views: 592 | Rating star | by Tutorial
PHP - XML and PHP