Getting error
$cpid = posix_getpid();
Error
Fatal error: Uncaught Error: Call to undefined function posix_getpid() in D:\xampp\htdocs\kill_script\kill.php:4 Stack trace: #0 {main} thrown in D:\xampp\htdocs\kill_script\kill.php on line 4
i need to setup posix in xammp or any other possible way https://www.php.net/manual/en/book.posix.php
official docs has not installation steps for winsows platform