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 /** * Get the error mode for strings conversions * * @phpstub * * @param int $..
Decoded Output download
<?php
/**
* Get the error mode for strings conversions
*
* @phpstub
*
* @param int $direction
*
* @return int This function returns one of the error mode constants.
*/
function unicode_get_error_mode($direction)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get the error mode for strings conversions
*
* @phpstub
*
* @param int $direction
*
* @return int This function returns one of the error mode constants.
*/
function unicode_get_error_mode($direction)
{
}
Function Calls
None |
Stats
MD5 | bb1451ede457bebe3a2a2b4c7be37115 |
Eval Count | 0 |
Decode Time | 76 ms |