User Tools

Site Tools


uphp:functions:fopen

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:fopen [2017/05/09 10:02]
jeff
uphp:functions:fopen [2021/09/13 05:57] (current)
Line 32: Line 32:
   * 'a' - Open the file in append mode for writing, which will open the file and move the pointer to the end of the file   * 'a' - Open the file in append mode for writing, which will open the file and move the pointer to the end of the file
  
-====Return Value====+====Return Values====
  
 <html><b><span style="color:green">Integer<span style="color:black"></b></html>:  File handle, or 0 if the attempt to open the file or stream fails <html><b><span style="color:green">Integer<span style="color:black"></b></html>:  File handle, or 0 if the attempt to open the file or stream fails
uphp/functions/fopen.1494324160.txt.gz · Last modified: 2021/09/13 05:56 (external edit)