update : 2015.11.03
php.shukuma.com검색:
|
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 예제
Example #1 Create new UPnP context and get port number
<?php |