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('RAR_HOST_MSDOS', 0); define('RAR_HOST_OS2', 0); define('RAR_HOST_WIN32', 0)..

Decoded Output download

<?php

define('RAR_HOST_MSDOS', 0);
define('RAR_HOST_OS2', 0);
define('RAR_HOST_WIN32', 0);
define('RAR_HOST_UNIX', 0);
define('RAR_HOST_BEOS', 0);
 ?>

Did this file decode correctly?

Original Code

<?php

define('RAR_HOST_MSDOS', 0);
define('RAR_HOST_OS2', 0);
define('RAR_HOST_WIN32', 0);
define('RAR_HOST_UNIX', 0);
define('RAR_HOST_BEOS', 0);

Function Calls

define 1

Variables

None

Stats

MD5 4d7816f0f8cff4cd4d8b7f4a5d9e781d
Eval Count 0
Decode Time 82 ms