PHP » GoLang |
login |
register |
about
|
GoLang SplFileObject::fgetc
request it (360)
GoLang replacement for PHP's SplFileObject::fgetc
[edit | history]
SplFileObject::fgetc(PHP 5 >= 5.1.0, PHP 7) SplFileObject::fgetc — Gets character from file Description
public string SplFileObject::fgetc
( void
)
Gets a character from the file. ParametersThis function has no parameters. Return Values
Returns a string containing a single character read from the file or Warning
This function may
return Boolean Examples
Example #1 SplFileObject::fgetc() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|