Gupnp İşlevleri
PHP Manual

gupnp_context_unhost_path

(PECL gupnp >= Unknown)

gupnp_context_unhost_pathStop hosting

Açıklama

bool gupnp_context_unhost_path ( resource $context , string $server_path )

Stop hosting the file or folder at server_path .

Değiştirgeler

context

A context identifier, returned by gupnp_context_new().

server_path

Web server path where the file or folder is hosted.

Dönen Değerler

Başarı durumunda TRUE, aksi takdirde FALSE döndürür.

Ayrıca Bakınız


Gupnp İşlevleri
PHP Manual