One for all,all for one.
2014年11月18日 星期二
PHP count file lines
$file = "/tmp/somefile.txt"; $lines = count(file($file)); echo "There are $lines lines in $file";
References :
Count the number of lines in a text file - Totally PHP
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言