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('CYRUS_CONN_NONSYNCLITERAL', 0); define('CYRUS_CONN_INITIALRESPONSE', 0); de..
Decoded Output download
<?php
define('CYRUS_CONN_NONSYNCLITERAL', 0);
define('CYRUS_CONN_INITIALRESPONSE', 0);
define('CYRUS_CALLBACK_NUMBERED', 0);
define('CYRUS_CALLBACK_NOLITERAL', 0);
?>
Did this file decode correctly?
Original Code
<?php
define('CYRUS_CONN_NONSYNCLITERAL', 0);
define('CYRUS_CONN_INITIALRESPONSE', 0);
define('CYRUS_CALLBACK_NUMBERED', 0);
define('CYRUS_CALLBACK_NOLITERAL', 0);
Function Calls
define | 1 |
Stats
MD5 | 62335eb566be938663f1b4103f80370f |
Eval Count | 0 |
Decode Time | 92 ms |