🌈 搜索
📅  最后修改于: 2022-03-11 14:54:10.257000             🧑  作者: Mango
$a = readfile('myfile.txt'); //you can read whole file in php echo $a; //it will return character of length also.