|
ftokConvert a pathname and a project identifier to a System V IPC key Description
int ftok
( string
$pathname
, string $proj
)
The function converts the Parameters
Return ValuesOn success the return value will be the created key value, otherwise -1 is returned. See Also
|