Gupnp Fonctions
PHP Manual

gupnp_context_unhost_path

(PECL gupnp >= 0.1.0)

gupnp_context_unhost_pathStop hosting

Description

bool gupnp_context_unhost_path ( resource $context , string $server_path )

Stop hosting the file or folder at server_path.

Liste de paramètres

context

A context identifier, returned by gupnp_context_new().

server_path

Web server path where the file or folder is hosted.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.

Voir aussi


Gupnp Fonctions
PHP Manual