<?php
$filename = '/path/to/foo.txt';
if (file_exists($filename)) {
echo "The file $filename exists";
} else {
echo "The file $filename does not exist";
}
?>
ตรวจสอบไฟล์
Date :
2012-01-18 20:34:52
By :
webmaster
No. 6
Guest
ผมคุยกับ service เขาบอกว่า pathosting ไม่อนุญาติให้ใช้ cron ส่ง mail ทุกชนิดครับ ผมเข้าใจถูกหรือป่าวครับ แปลว่างานที่ผมจะส่งรูปภาพเข้า e-mail ก็ไม่สามารถทำได้ด้วยใช่ไหมครับ T_T หมดหนทาง