gupnp_context_unhost_path
(PECL gupnp >= 0.1.0)
gupnp_context_unhost_path — Detiene alojamiento
Descripción
bool gupnp_context_unhost_path
( resource
$context
, string $server_path
)
Deja de alojar el archivo o directorio en server_path.
Parámetros
-
context -
Un identificador de contexto, devuelto por gupnp_context_new().
-
server_path -
Ruta del servidor Web donde el archivo o diretorio está alojado.
Valores devueltos
Devuelve TRUE en caso de éxito o FALSE en caso de error.
Ver también
- gupnp_context_new() - Crea un nuevo contexto
- gupnp_context_host_path() - Inicio de Alojamiento