|
SplFileObject::fwriteWrite to file Description
public intfalse SplFileObject::fwrite(string
$data, intnull $length = null)
Writes the contents of Parameters
Return Values
Returns the number of bytes written, or Changelog
Examples
Example #1 SplFileObject::fwrite example The above example will output something similar to: Wrote 5 bytes to file See Also
|