Query: gupnp_context_unhost_path
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_CONTEXT_UNHOST_PATH(3) 1 GUPNP_CONTEXT_UNHOST_PATH(3) gupnp_context_unhost_path - Stop hostingSYNOPSISbool gupnp_context_unhost_path (resource $context, string $server_path)DESCRIPTIONStop hosting the file or folder at $server_path.PARAMETERSo $context - A context identifier, returned by gupnp_context_new(3). o $server_path - Web server path where the file or folder is hosted.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOgupnp_context_new(3), gupnp_context_host_path(3). PHP Documentation Group GUPNP_CONTEXT_UNHOST_PATH(3)