Corn.php

จาก Wiki2

ข้ามไปที่: นำทาง, สืบค้น
<?php
include("addlog.php");
function SendMail()
{
   $mydatetime = date('l jS \of F Y h:i:s A');
   mail('jk@noklek.com','Running Log of mycron.php @ Beingpro.com',
" Mail run at ".$mydatetime ." from Function");
}
SendMail();

?>
รับข้อมูลจาก "http://www.noklek.com/wiki2/index.php/Corn.php"
เครื่องมือส่วนตัว