Categories
Tags → How To Validate Xml

Using XML Database for Users

This code basically shows how to implement a simple XML database to validate user logins. The passwords normally have to be encrypted, we left it so for simplicity
DETAILS

XML and PHP

XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It incl...
DETAILS

Simple XML Validation with Perl

This article explains how to validate the structure of your XML documents with Perl. It does so by combining the simplicity of Test.pm from the standard Perl distribution with the flexibility of XPath.
DETAILS
©2003-2008 jCay.com