XML and PHP Simplified - Formatting XML Documents
Part 3 of this series covers how to format XML documents in web browsers and how to parse or read them using PHP strings and functions.
View post:XML and PHP Simplified - Formatting XML Documents
a2a_linkname=”XML and PHP Simplified - Formatting XML Documents”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/05/xml-and-php-simplified-formatting-xml-documents/”;
XML and PHP Simplified
J. Leidago Noabeb simplifies and demystifies the use and application of XML and the DOM.
See the rest here: XML and PHP Simplified
a2a_linkname=”XML and PHP Simplified”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/01/xml-and-php-simplified/”;
Building a Client-Side Ajax Cache: Caching Algorithms
Relying on the browser’s cache to store Ajax data has distinct limitations. A better solution may be to create your own cache management class. In this installment we’ll be covering some caching mechanisms, as we build upon our cache management class.
Continued here: Building a Client-Side Ajax Cache: Caching Algorithms
[...]


