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 define('FRIBIDI_CHARSET_UTF8', 0); define('FRIBIDI_CHARSET_8859_6', 0); define('FRI..
Decoded Output download
<?php
define('FRIBIDI_CHARSET_UTF8', 0);
define('FRIBIDI_CHARSET_8859_6', 0);
define('FRIBIDI_CHARSET_8859_8', 0);
define('FRIBIDI_CHARSET_CP1255', 0);
define('FRIBIDI_CHARSET_CP1256', 0);
define('FRIBIDI_CHARSET_ISIRI_3342', 0);
define('FRIBIDI_CHARSET_CAP_RTL', 0);
define('FRIBIDI_RTL', 0);
define('FRIBIDI_LTR', 0);
define('FRIBIDI_AUTO', 0);
?>
Did this file decode correctly?
Original Code
<?php
define('FRIBIDI_CHARSET_UTF8', 0);
define('FRIBIDI_CHARSET_8859_6', 0);
define('FRIBIDI_CHARSET_8859_8', 0);
define('FRIBIDI_CHARSET_CP1255', 0);
define('FRIBIDI_CHARSET_CP1256', 0);
define('FRIBIDI_CHARSET_ISIRI_3342', 0);
define('FRIBIDI_CHARSET_CAP_RTL', 0);
define('FRIBIDI_RTL', 0);
define('FRIBIDI_LTR', 0);
define('FRIBIDI_AUTO', 0);
Function Calls
define | 1 |
Stats
MD5 | 59c59ca568fa52355ddf45f94fa64208 |
Eval Count | 0 |
Decode Time | 109 ms |