fwrite

fwrite

(PHP 4, PHP 5, PHP 7)

fwriteBinary-safe file write

Description

int fwrite ( resource $handle , string $string [, int $length ] )

fwrite() writes the contents of string to the file stream pointed to by handle.

Parameters

handle

A file system pointer resourc