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 /** * * * @phpstub * * @param int $microseconds * * @return void */ funct..
Decoded Output download
<?php
/**
*
*
* @phpstub
*
* @param int $microseconds
*
* @return void
*/
function newt_delay($microseconds)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
*
*
* @phpstub
*
* @param int $microseconds
*
* @return void
*/
function newt_delay($microseconds)
{
}
Function Calls
None |
Stats
MD5 | ca5f45bf9817df4d3cb0f141753345f5 |
Eval Count | 0 |
Decode Time | 91 ms |