File manager - Edit - /home/autoph/public_html/connectv1/pass.php
Back
<?php $to = 'candaya@autohubgroup.com'; $subject = 'the subject'; $message = 'hello'; $headers = array( 'From' => 'webmaster@example.com', 'Reply-To' => 'webmaster@example.com', 'X-Mailer' => 'PHP/' . phpversion() ); if(mail($to, $subject, $message, $headers)){ echo "sent"; }else{ echo "not sent"; } ?>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings