Date: 08/11/00
- Next message: Michael Chaney: "Re: [phplib] page_open() - weird behavior !!"
- Previous message: Nico Foltinek: "[phplib] Newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello there,
today I stumbled by chance over the Tree class in php\tree.inc.
What exactly can I do with it? I don't think that it can handle "real"
trees, after my first look at the source.
It looks to me as one can handle directory trees with it, which would be
exactly what I'm looking for...
--
<?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
"125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
chr($a[$i]-13);// http://gravedancer.rc5.de/ | sebastian.bergmann <email protected> ?>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Michael Chaney: "Re: [phplib] page_open() - weird behavior !!"
- Previous message: Nico Foltinek: "[phplib] Newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

