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/05 14:11]
jeff
uphp:functions:fread [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"><html><span style="font-size:125%;color:green">mixed +<well size="sm"><html> 
-<span style="color:black"></html>[[fread]] +<span style="font-size:125%;color:green">mixed 
-<html>(+<span style="color:black">fread (
 <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 27: Line 27:
 ====Return Values==== ====Return Values====
  
-  * <html><b><span style="color:green">string<span style="color:black"></b></html> containing the data requested from the resource +  * <html><b><span style="color:green">String<span style="color:black"></b></html> containing the data requested from the resource 
-    * The length of the returned <html><b><span style="color:green">string<span style="color:black"></b></html> depends on available data (<html><b>0 to <span style="color:blue">$bytes<span style="color:black"></b></html>) +    * <html>The length of the returned <b><span style="color:green">string<span style="color:black"></b> depends on available data (<b>0 to <span style="color:blue">$bytes<span style="color:black"></b>)</html> 
-  * <html><b><span style="color:green">int<span style="color:black"></b></html> 0 for error+  * <html><b><span style="color:green">Integer<span style="color:black"></b></html> 0 for error
  
 ====Example==== ====Example====
  
-**Read the 32 byte MD5 hash from file /md5.txt:**+===Read the 32 byte MD5 hash from file /md5.txt===
  
 <code php> <code php>
uphp/functions/fread.1491401478.txt.gz · Last modified: 2021/09/13 05:56 (external edit)