Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Calls signal handlers for pending signals * * @phpstub * * @return bool ..
Decoded Output download
<?php
/**
* Calls signal handlers for pending signals
*
* @phpstub
*
* @return bool
*/
function pcntl_signal_dispatch()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Calls signal handlers for pending signals
*
* @phpstub
*
* @return bool
*/
function pcntl_signal_dispatch()
{
}
Function Calls
None |
Stats
MD5 | 3edfd5275e2d8e8b39a98f883e6d5ec8 |
Eval Count | 0 |
Decode Time | 97 ms |