PHP Doku:: Stop hosting - function.gupnp-context-unhost-path.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGupnpGupnp Funktionengupnp_context_unhost_path

Ein Service von Reinhard Neidl - Webprogrammierung.

Gupnp Funktionen

<<gupnp_context_timeout_add

gupnp_control_point_browse_start>>

gupnp_context_unhost_path

(PECL gupnp >= 0.1.0)

gupnp_context_unhost_pathStop 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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)