php-general | 2003022
Date: 02/27/03
- Next message: David Eisenhart: "[PHP] Re: classes and functions in include files"
- Previous message: Ferhat Can: "Re: [PHP] Reading files"
- In reply to: Chris Blake: "[PHP] Reading files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Next message: David Eisenhart: "[PHP] Re: classes and functions in include files"
- Previous message: Ferhat Can: "Re: [PHP] Reading files"
- In reply to: Chris Blake: "[PHP] Reading files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

