Search found 1 match

by DefaultUser
Wed Nov 19, 2003 12:58 pm
Forum: PHP - Code
Topic: using fread() to read a text file by line number ??
Replies: 0
Views: 396

using fread() to read a text file by line number ??

can anyone give me an example of how to retrive single lines from a text file using fread() or something like it the text file will always have 6 lines that i need to get one by one for use in a poll im making

thanks