PHP Manual

PHP function stream_copy_to_stream()

11. 09. 2019

Obsah článku

Availability in `PHP 5.0`

Copies data from one stream to another

Parameters

Parameter Data type Default value Note
$source resource not The source stream
$dest resource not The destination stream
$maxlength int null, Maximum bytes to copy
$offset int null The offset where to start to copy data

Return values

int

the total count of bytes copied.

Other resources

Official stream-copy-to-stream documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024