2007-03-31から1日間の記事一覧

file_get_contents、ストリーム

一日に何行のプログラムが書けるか if *1 { echo fgets($fno, 32000); } fclose($fno); file_get_contents が例として出てくるかと思ったのだけど。 *1:$fno = fopen("test.txt", 'r'))) { while (!feof($fno