Posted: Mon Jan 17, 2005 1:25 pm
How about just using the file function as an array... ??
Trim did not work...
Trim did not work...
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$line = trim(fgets($fp,1000));