SyntaxFix
Write A Post
Hire A Developer
Questions
You could try to kill the PHP process:
exec('kill -9 ' . getmypid());