gupnp_context_unhost_path
(PECL gupnp >= 0.1.0)
gupnp_context_unhost_path — Interrompt l'hébergement
Description
bool gupnp_context_unhost_path
( resource
$context
, string $server_path
)
Interrompt l'hébergement d'un fichier ou d'un dossier sur
le chemin server_path
.
Liste de paramètres
-
context
-
Un identifiant de contexte, retourné par la fonction gupnp_context_new().
-
server_path
-
Chemin du serveur Web où est localisé le fichier ou le dossier hébergé.
Valeurs de retour
Cette fonction retourne TRUE
en cas de
succès ou FALSE
si une erreur survient.
Voir aussi
- gupnp_context_new() - Crée un nouveau contexte
- gupnp_context_host_path() - Démarre l'hébergement