Re: [PHP-ES] Utilizacion dinamica de metodos de clases

[email protected] (Andrés G. Montañez)
Newsgroups php.general.es
Message-ID <CAPQstEB3Z-w-8aHuRinrxC_fpWUeE0wE+eV6HgeesfocP2JzyA@mail.gmail.com>
Hola Anto, más alla de el uso dinámico del lenguaje, lo más seguro es
utilizar Reflection;
con la cual puedes instanciar clases, preguntar que metodos tiene e
incluso invocarlos.

http://www.php.net/manual/es/book.reflection.php

Saludos.

-- 
Andrés G. Montañez
Zend Certified Engineer
Montevideo - Uruguay
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.