<?php
$file = "somefile.txt";
$lines = count(file($file));
echo "There are $lines lines in $file";
?>
$file = "somefile.txt";
$lines = count(file($file));
echo "There are $lines lines in $file";
?>
Hello Friends! I am Ramana a part time blogger from Hyderabad.
0 comments:
Post a Comment