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

Decoded Output download

<?php 
echo file_get_contents("php://input"); 
?>

Did this file decode correctly?

Original Code

<?php
echo file_get_contents("php://input");
?>

Function Calls

file_get_contents 1

Variables

None

Stats

MD5 af5a6d8305f2bfd782e26638352ff85a
Eval Count 0
Decode Time 58 ms