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 be afraid to express anger (hiding it is even more stressful than letting it out), but choose your fights. Don't hassle over every little thing; give in once in a while, instead of always insisting you are right and others are wrong.” —James E. Brody

Solution Graphics