Re: [PHP-PEAR] indirect function call
[email protected] (Sean Cazzell)
| Newsgroups | php.pear |
|---|---|
| Message-ID | <Pine.GSO.4.21.0102180211120.21712-100000@sunblast> |
You can use call_user_method to do this. Search for it in the php docs. Regards, Sean