Note Submitter: pike
Reason: in docs
----
i can't find it explicitly stated anywhere, but
"Directory" is a class in some versions of php.
$a = new Directory("/"); will return some sort
of object. Moreover, trying to define a class named
"Directory" results in a
Fatal error: Cannot redeclare class directory
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|