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('XDIFF_PATCH_NORMAL', 0); define('XDIFF_PATCH_REVERSE', 0); ..

Decoded Output download

<?php

define('XDIFF_PATCH_NORMAL', 0);
define('XDIFF_PATCH_REVERSE', 0);
 ?>

Did this file decode correctly?

Original Code

<?php

define('XDIFF_PATCH_NORMAL', 0);
define('XDIFF_PATCH_REVERSE', 0);

Function Calls

define 1

Variables

None

Stats

MD5 a94d1b67e5ffed7b8dcbe8be1ed66585
Eval Count 0
Decode Time 84 ms