On Tue, 26 Oct 2004 18:13:10 +0200, Francisco M. Marzoa Alonso
<[EMAIL PROTECTED]> wrote:
> I've seen that's possible to add members to objects dinamically, in example:
> 
> The question is, is it possible to add methods in the same way?

Why not just extend the class and add the new functions there?


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to