Posted by Mads Lee Jensen on 09/21/07 12:49
Hi i was wondering why i can call a class method, by double colon. without declaring it static. this is my test class Test_1 { public function hello() { echo 'Hello'; } } Test_1::hello();
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming