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