Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.class-exists.html. Показаны документы 1 - 1 из 1.
1. call_user_method
... 3.0.3 - 3.0.18 only, PHP 4 >= 4.0.0) call_user_method -- Call a user method on an specific object . mixed call_user_method ( string method_name, object obj [, mixed parameter [, mixed .. ... An example of usage is below, where we define a class, instantiate an object and use call_user_method() to call indirectly its print_info method. <?php class Country { var $NAME; var $TLD; function Country($name, $tld) { $this->NAME = $name; $this->TLD = $tld; } function print_info($prestr="") { echo $prestr." ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.call-user-method.html -- 4.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.call-user-method.html -- 4.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.call-user-method.html -- 4.7 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.call-user-method.html -- 4.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.call-user-method.html -- 4.7 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда