php-general | 2003022

Re: [PHP] Reading files From: 1LT John W. Holmes (holmes072000 <email protected>)
Date: 02/27/03

> while (!feof ($handle)) ;

Take that semi-colon away. You're running this loop continously.

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php