> Fatal error: Call to undefined function: b() in
> /home/tech/web/testboard/implements.php on line 21


> $a->b();

        You don't have a function b() defined in class cls_a.

-Dan Joseph

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to