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 /** * Returns number of threads currently in use * * @phpstub * * @return int ..
Decoded Output download
<?php
/**
* Returns number of threads currently in use
*
* @phpstub
*
* @return int returns number of threads currently in
* use.
*/
function eio_nthreads()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns number of threads currently in use
*
* @phpstub
*
* @return int returns number of threads currently in
* use.
*/
function eio_nthreads()
{
}
Function Calls
None |
Stats
MD5 | 10c6486bb0f3bf5a85a9c068e5b4150d |
Eval Count | 0 |
Decode Time | 3787 ms |