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 1abdc9a36d52fdd30c702389cd710044
Eval Count 0
Decode Time 362 ms