วันอังคารที่ 21 ธันวาคม พ.ศ. 2553

อ่านไฟล์ ด้วยฟังก์ชัน fread()

อ่านไฟล์ ด้วยฟังก์ชัน fread()

รูปแบบ
fread(file , length)
file คือ resource file
length คือ ความยาวที่ต้องการอ่าน หน่วยเป็น byte
ตัวอย่าง
<?php

$file = fopen("test.txt","r");
fread($file,"10");
fclose($file);

?>
ฟังก์ชันจะ return ข้อมูลเป็น string

1 ความคิดเห็น:

  1. ไม่ระบุชื่อ29 มกราคม 2565 เวลา 13:54

    Online Casino Website - Choegocasino.com
    Online Casino Casino Website. The online gambling หาเงินออนไลน์ industry is getting bigger and faster. With more online casino games, 카지노사이트 the online gambling industry 인카지노 will grow

    ตอบลบ