At 22:49 9-2-2003, you wrote:
yes, you can call a static method on a class by specifying the class name, then 2 colons and finally the function name:classname :: functionname([arg,.....]) (of course properties can not be accessed by such methods)
ah ok, cool -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php