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 /** * Describes an individual dictionary * * @phpstub * * @param resource $dic..
Decoded Output download
<?php
/**
* Describes an individual dictionary
*
* @phpstub
*
* @param resource $dict
*
* @return mixed
*/
function enchant_dict_describe($dict)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Describes an individual dictionary
*
* @phpstub
*
* @param resource $dict
*
* @return mixed
*/
function enchant_dict_describe($dict)
{
}
Function Calls
None |
Stats
MD5 | 3d61abc06cc1a905c20e0e223286bcfc |
Eval Count | 0 |
Decode Time | 581 ms |