|
ftokConvert a pathname and a project identifier to a System V IPC key Description
int ftok(string
$filename , string $project_id )
The function converts the Parameters
Return Values
On success the return value will be the created key value, otherwise
See Also
|