gupnp_context_unhost_path
(PECL gupnp >= 0.1.0)
gupnp_context_unhost_path — Stop hosting
Descrierea
bool gupnp_context_unhost_path
( resource
$context
, string $server_path
)
Stop hosting the file or folder at server_path.
Parametri
-
context -
A context identifier, returned by gupnp_context_new().
-
server_path -
Web server path where the file or folder is hosted.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
Vedeți de asemenea
- gupnp_context_new() - Create a new context
- gupnp_context_host_path() - Start hosting
There are no user contributed notes for this page.
