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 /** * Restore Tidy configuration to default values * * @phpstub * * @return bo..
Decoded Output download
<?php
/**
* Restore Tidy configuration to default values
*
* @phpstub
*
* @return bool
*/
function tidy_reset_config()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Restore Tidy configuration to default values
*
* @phpstub
*
* @return bool
*/
function tidy_reset_config()
{
}
Function Calls
None |
Stats
MD5 | e065bf99e92c9e71c4b1b79ac999c08e |
Eval Count | 0 |
Decode Time | 92 ms |