phpXML Lite PHP Class - Parse XML in PHP quickly and easily

phpXML Lite PHP Class is a simple and lightweight PHP XML parsing class. You can find it and the documentation for it on this page.

Using XML to communicate with JavaScript, PHP, and Flash is pretty straightforward. If you implement my phpXML Lite PHP class, you'll save a ton of time and make life easier for yourself by not having to install extra libraries using Pear or PECL. I wrote it from scratch to make communicating between Flash and PHP scripts nice and easy. The methods and sturcture closely mimick Flash's XML objects. You simply include this one PHP script and zoom! You're off to the XML races.

A Random Quote for You

“Don't take life too seriously. You will never get out of it alive.” —Elbert Hubbard

Solution Graphics