Gupnp Функции
PHP Manual

gupnp_context_unhost_path

(PECL gupnp >= Unknown)

gupnp_context_unhost_pathStop hosting

Описание

bool gupnp_context_unhost_path ( resource $context , string $server_path )

Stop hosting the file or folder at server_path .

Параметри

context

A context identifier, returned by gupnp_context_new().

server_path

Web server path where the file or folder is hosted.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


Gupnp Функции
PHP Manual