User Tools

Site Tools


uphp:functions:fread

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:fread [2017/04/13 07:13]
jeff
uphp:functions:fread [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">mixed <span style="font-size:125%;color:green">mixed
-<span style="color:black"> +<span style="color:black">fread (
-</html> +
-[[fread]] ( +
-<html>+
 <span style="color:green">int <span style="color:green">int
 <span style="color:blue">$handle<span style="color:black">, <span style="color:blue">$handle<span style="color:black">,
Line 19: Line 15:
 <span style="color:blue">$bytes <span style="color:blue">$bytes
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 This function attempts to read a specified number of bytes from a file, stream or socket. If less than the number of bytes are available it will return the available data. If no data is available it will return an empty string. This function attempts to read a specified number of bytes from a file, stream or socket. If less than the number of bytes are available it will return the available data. If no data is available it will return an empty string.
uphp/functions/fread.1492067606.txt.gz · Last modified: 2021/09/13 05:56 (external edit)