Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$text = preg_replace("\57\133\303\201\xc3\x80\xc3\202\303\203\303\x84\135\57\165", "\x41",..

Decoded Output download

<?  $text = preg_replace("/[]/u", "A", $text); ?>

Did this file decode correctly?

Original Code

$text = preg_replace("\57\133\303\201\xc3\x80\xc3\202\303\203\303\x84\135\57\165", "\x41", $text);

Function Calls

preg_replace 1

Variables

None

Stats

MD5 53ad8ac1f9a1161ad4d996d128f0d131
Eval Count 0
Decode Time 71 ms