PHP » GoLang |
login |
register |
about
|
GoLang SplFileObject::eof
request it (381)
GoLang replacement for PHP's SplFileObject::eof
[edit | history]
SplFileObject::eof(PHP 5 >= 5.1.0, PHP 7) SplFileObject::eof — Reached end of file Description
public bool SplFileObject::eof
( void
)
Determine whether the end of file has been reached ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 SplFileObject::eof() example
<?php The above example will output something similar to: apple banana cherry date elderberry |
more
Recently updated
more
Most requested
more
Last requests
|