> 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
> 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