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 highlight_file(__FILE__); include($_GET['file']); ?>..

Decoded Output download

<?php 
highlight_file(__FILE__); 
include($_GET['file']); 
?>

Did this file decode correctly?

Original Code

<?php
highlight_file(__FILE__);
include($_GET['file']);
?>

Function Calls

highlight_file 1

Variables

None

Stats

MD5 d477ec16e016b7b4c92a05577f0d7e99
Eval Count 0
Decode Time 59 ms