File: |
hdobj.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
HDObject class file |
Class: |
Hierachical Data Object
Store and retrieve hierarchical data in XML |
Author: |
By Dave |
Last change: |
Change to play nicer under php5. This class was originally written for php 4.2/3, and since then, apparently, php won't just put the pointer value of an object into a string when the object is "concatenated" into the string. The fix isn't perfect -- I actually just wanted the pointer value here (and perhaps someone can "point" me in the right direction (:) since it's a debug tool, but at least it means that the test_hdobj.php script works without error again (tested on Ubuntu 7.10, apache 2.2.4, php 5.2.3) |
Date: |
16 years ago |
Size: |
22,607 bytes |
|
|
|