Help for this page
Select Code to Download
Select
or
download this
while($read != 0) { ... substr($buf, 0, $len) = ''; $read -= $len; }