View Single Post
Old 11-26-2008, 04:17 PM   #9 (permalink)
buildakicker
The Acquainted
 
buildakicker's Avatar
 
Join Date: Jan 2008
Posts: 119
Thanks: 21
buildakicker is on a distinguished road
Default

Thanks Tony,

I am not sure why the first code snippet wouldn't work, but that one did.

It runs it correctly too.

So just starting with:
Code:
$file = array_reverse( file( 'u4g.txt' ) );
is the way to read the file in reverse.

GREAT!

Thanks a bunch!
__________________
SkiLeases.com
buildakicker is offline  
Reply With Quote