ftok

Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Convert a pathname and a project identifier to a System V IPC key
<?php ftok(string $filename, string $project_id): int