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 /** * Set the default text mode * * @phpstub * * @param int $mode * * @retur..
Decoded Output download
<?php
/**
* Set the default text mode
*
* @phpstub
*
* @param int $mode
*
* @return bool
*/
function ifx_textasvarchar($mode)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Set the default text mode
*
* @phpstub
*
* @param int $mode
*
* @return bool
*/
function ifx_textasvarchar($mode)
{
}
Function Calls
None |
Stats
MD5 | 3d77ae4d66bb88767e1ccbdb7dbdbed5 |
Eval Count | 0 |
Decode Time | 85 ms |