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 var_dump($_SERVER['REMOTE_ADDR']);..

Decoded Output download

<?php 
 
var_dump($_SERVER['REMOTE_ADDR']); ?>

Did this file decode correctly?

Original Code

<?php

var_dump($_SERVER['REMOTE_ADDR']);

Function Calls

var_dump 1

Variables

None

Stats

MD5 9822b7a7aa555330f73ccae5eafaeec5
Eval Count 0
Decode Time 72 ms