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 /** * Reset the Apache write timer * * @phpstub * * @return bool */ function..
Decoded Output download
<?php
/**
* Reset the Apache write timer
*
* @phpstub
*
* @return bool
*/
function apache_reset_timeout()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Reset the Apache write timer
*
* @phpstub
*
* @return bool
*/
function apache_reset_timeout()
{
}
Function Calls
None |
Stats
MD5 | c250927e6961ad40ab00bac1097489e3 |
Eval Count | 0 |
Decode Time | 72 ms |