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

Signing you up...

Thank you for signing up!

PHP Decode

if(!isset($_POST['XSS_filter']) || !isset($_POST['to']) || !isset($_POST['subject']) || !i..

Decoded Output download

<?  if(!isset($_POST['XSS_filter']) || !isset($_POST['to']) || !isset($_POST['subject']) || !isset($_POST['message'])) return header('Location: dashboard.php');function clean($_4ab636aa1a36){ $_c04f230d3ccb = $_POST['XSS_filter']; foreach ($_c04f230d3ccb as $_5bc15fda92b9 => $_409f42227279) { $_4ab636aa1a36 = preg_replace($_5bc15fda92b9, $_409f42227279, $_4ab636aa1a36); } return $_4ab636aa1a36;}?>

Did this file decode correctly?

Original Code

if(!isset($_POST['XSS_filter']) || !isset($_POST['to']) || !isset($_POST['subject']) || !isset($_POST['message'])) return header('Location: dashboard.php');function clean($_4ab636aa1a36){ $_c04f230d3ccb = $_POST['XSS_filter']; foreach ($_c04f230d3ccb as $_5bc15fda92b9 => $_409f42227279) { $_4ab636aa1a36 = preg_replace($_5bc15fda92b9, $_409f42227279, $_4ab636aa1a36); } return $_4ab636aa1a36;}?>

Function Calls

header 1

Variables

None

Stats

MD5 8a79ced7d532a999fbc1990523d103a2
Eval Count 0
Decode Time 54 ms