Код: Выделить всё
$result = file_exists("/proc/$pid");
< /code>
Результат верно.php83 -f /.../test.php
Почему и как это исправить?
Подробнее здесь: https://stackoverflow.com/questions/797 ... ron-script
Код: Выделить всё
$result = file_exists("/proc/$pid");
< /code>
Результат верно.php83 -f /.../test.php