gupnp_context_unhost_path

(PECL gupnp >= 0.1.0)

gupnp_context_unhost_pathStop hosting

Opis

gupnp_context_unhost_path ( resource $context , string $server_path ) : bool

Stop hosting the file or folder at server_path.

Parametry

context

A context identifier, returned by gupnp_context_new().

server_path

Web server path where the file or folder is hosted.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top