Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<?php
$themail = mail("to","sub","mess");
if($themail){
echo "Successfully sent mail";
}else{
echo "Error in sending mail";
}
?>
Regards,
Martin
Gaming Help And Info:
[URL unfurl="true"]http://gaming.webrevolt.biz[/URL]