(PECL gupnp >= 0.1.0)
gupnp_context_unhost_path — Interrompt l'hébergement
$context
, string $server_path
) : bool
Interrompt l'hébergement d'un fichier ou d'un dossier sur
le chemin server_path
.
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é.
Cette fonction retourne TRUE
en cas de succès ou FALSE
si une erreur survient.