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

Signing you up...

Thank you for signing up!

PHP Decode

eval('$content .= ' . preg_replace('/{"(\w+)"}/', '".((isset($row[\'\1\'])) ? $row[\'\1\']..

Decoded Output download

<?  eval('$content .= ' . preg_replace('/{"(\w+)"}/', '".((isset($row[\'\'])) ? $row[\'\'] : \'\')."', $row_data) . ';'); ?>

Did this file decode correctly?

Original Code

eval('$content .= ' . preg_replace('/{"(\w+)"}/', '".((isset($row[\'\1\'])) ? $row[\'\1\'] : \'\')."', $row_data) . ';');

Function Calls

preg_replace 1

Variables

None

Stats

MD5 8eb3d6f481bae28f979fa398752fe943
Eval Count 0
Decode Time 107 ms