PDA

View Full Version : php- load last ten lines from a text file?


Arnab Roy
11-20-2007, 09:41 PM
i have a text file, "d.txt" consisting of many lines. plz help me in loading only the last 10 lines of the file using php, without loading the entire file.