| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
socket_import_stream(PHP 5 >= 5.4.0) socket_import_stream — Import a stream 설명
   resource socket_import_stream
    ( resource  
  $stream
   )Imports a stream that encapsulates a socket into a socket extension resource. 인수
 
 반환값
   Returns  예제
 Example #1 socket_import_stream() example 
<?php |