| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gupnp_service_proxy_action_get(PECL gupnp >= 0.1.0) gupnp_service_proxy_action_get — Send action to the service and get value 説明
mixed gupnp_service_proxy_action_get
( resource
$proxy
, string $action
, string $name
, int $type
)Send action with parameters to the service exposed by proxy synchronously and get value. パラメータ
返り値Return value of the action. エラー / 例外Issues E_WARNING with either not correctly defined type of the action or unable to send action. 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gupnp_service_proxy_action_get - Send action to the service and get value」をGoogle検索
|