update : 2015.11.03
php.shukuma.com검색:
|
ftok(PHP 4 >= 4.2.0, PHP 5) ftok — Convert a pathname and a project identifier to a System V IPC key 설명
int ftok
( string
$pathname
, string $proj
)
The function converts the 인수
반환값On success the return value will be the created key value, otherwise -1 is returned. |