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 /** * Can be to be called whenever there are pending requests that need finishing...
Decoded Output download
<?php
/**
* Can be to be called whenever there are pending requests that need finishing.
*
* @phpstub
*
* @return int If any request invocation returns a non-zero value, returns that value.
* Otherwise, it returns .
*/
function eio_poll()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Can be to be called whenever there are pending requests that need finishing.
*
* @phpstub
*
* @return int If any request invocation returns a non-zero value, returns that value.
* Otherwise, it returns .
*/
function eio_poll()
{
}
Function Calls
| None |
Stats
| MD5 | ed812e22cd7a7ee88a52109c2a89877b |
| Eval Count | 0 |
| Decode Time | 87 ms |