Fixed !!!
It should  be $line = $fcontents[$i];
not $line = $fcontents[i];

Would you know the syntax to get the the last date? ie
$lastdate = getmydate($line[(count($line))]);
echo "$lastdate";




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to