PHP » GoLang |
login |
register |
about
|
GoLang SplFileObject::fread
request it (285)
GoLang replacement for PHP's SplFileObject::fread
[edit | history]
SplFileObject::fread(PHP 5 >= 5.5.11, PHP 7) SplFileObject::fread — Read from file Description
public string SplFileObject::fread
( int
$length
)Reads the given number of bytes from the file. Parameters
Return Values
Returns the string read from the file or Examples
Example #1 SplFileObject::fread() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|