Is there any way I can read a line or lines of text from a file? When using fgets(), it chops off the last character (null termination?) Using filesize(+1) also doesn't help. Any suggestions?
use file : http://ca2.php.net/manual/en/function.file.php
reg kevin