| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
getprotobyname(PHP 4, PHP 5) getprotobyname — Get protocol number associated with protocol name 설명
   int getprotobyname
    ( string  
  $name
   )
   getprotobyname() returns the protocol number
   associated with the protocol  인수
 
 반환값
   Returns the protocol number, 실패 시  예제
 Example #1 getprotobyname() example 
<?php |