gupnp_context_unhost_path

Stop hosting

Beschreibung

bool gupnp_context_unhost_path ( resource $context , string $server_path )

Stop hosting the file or folder at server_path.

Parameter-Liste

context

A context identifier, returned by gupnp_context_new.

server_path

Web server path where the file or folder is hosted.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch

  • gupnp_context_new
  • gupnp_context_host_path