:: **Zploit** v1.0 | Current Path: **/home/bbbncs7/www/admin/**
:: Editing File: Email.php
<?php include "param.php"; include "func.php"; /*$to = ''; $subject = 'the subject'; $message = 'hello'; $headers = 'From: ' . "\r\n" . 'Reply-To: ' . "\r\n" . 'X-Mailer: PHP/' . phpversion(); mail($to, $subject, $message, $headers);*/ echo CreateTableTest(); ?>