gupnp_context_unhost_path
(PECL gupnp >= 0.1.0)
gupnp_context_unhost_path — Stop hosting
説明
gupnp_context_unhost_path
( resource
$context
, string $server_path
) : bool
Stop hosting the file or folder at server_path.
パラメータ
-
context -
A context identifier, returned by gupnp_context_new().
-
server_path -
Web server path where the file or folder is hosted.
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。