gupnp_context_new(PECL gupnp >= 0.1.0) gupnp_context_new — Create a new context Описание
   resource gupnp_context_new
    ([ string $host_ip
   [, int $port = 0
  ]] ) 
  Create a new context with the specified host_ip and port. Список параметров
 
 Возвращаемые значенияA context identifier. Примеры
 Пример #1 Create new UPnP context 
<?phpОшибкиIssues E_WARNING with unable to create context.  | 
||