Developer Forums | Newsletter Signup | About Us | developerworks Latest | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Useful Lists

Web Host
site hosted by netplex
Partners

Online Manuals

feof

(PHP 3, PHP 4 )

feof -- Tests for end-of-file on a file pointer

Description

bool feof ( resource handle)

Returns TRUE if the file pointer is at EOF or an error occurs; otherwise returns FALSE.

The file pointer must be valid, and must point to a file successfully opened by fopen(), popen(), or fsockopen().

Copyright 2004-2008 GrindingGears.com. All rights reserved. Site hosted by NETPLEX