Cool, can this be used with get_class_vars() also? If not, it would be a logical change to go along with get_class_methods(). Thanks, Daniel ----- Original Message ----- From: "Andrei Zmievski" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 27, 2001 11:42 AM Subject: Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml > On Tue, 27 Mar 2001, Daniel Beckham wrote: > > +$my_class = new myclass(); > > + > > +$class_methods = get_class_methods(get_class($my_class)); > > Since yesterday, you can also do get_class_methods($my_class) directly. > > -Andrei > > "The human brain is a wonderful thing. It starts working the moment you > are born, and never stops until you stand up to speak in public. " -- Sir > George Jessel > >
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Andrei Zmievski
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Andrei Zmievski
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Andrei Zmievski
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.... Andrei Zmievski
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Philip Olson