|
gupnp_context_get_port(PECL gupnp >= 0.1.0) gupnp_context_get_port — Get the port Описание
int gupnp_context_get_port
( resource $context
)
Get the port that the SOAP server is running on. Возвращаемые значенияReturns the port number for the current context and FALSE on error. Примеры
Пример #1 Create new UPnP context and get port number
<?php Смотрите также
|
|