close . files . sncode
CLOSE
NAME
close - Close a file
SYNOPSIS
close(file_descriptor)
close(file:file_descriptor)
DESCRIPTION
This function is used to close a file that was already open with function open
EXAMPLES
close(file_descriptor);
AUTHOR
Written by Pierre Laplante, <laplante@sednove.com>
Other functions in Files
is used to copy/append file
basenameReturn the file part of a pathame
compileUse to compile a file.
copyUse to copy file.
cpCopy a file.
ctGet the value for a code.
dirUse to list the file of a directory.
dirnameReturn the file part of a pathame
execUse to exec file.
exif_​readRead exif information from a file
extentionReturn the length of an expression.
filenameReturn the filename.
generateUsed to generate a file.
getcharGet a character
getlineGet a line
includeThis function is used to include a file.
lockLock a file or Open and lock a file
Use to create a directory.
mvMove/rename a file.
openOpen a file
putsPut a string
readRead a file.
realpathCheck is a file is valid.
removeUse to remove directories and files.
rmdirUse to remove directories.
seekMove the read/write file offset to a specified byte within a ...
sendfileSend a file.
sizeUse to size a file
statUse to stat a file.
ungetcharUn-Get a character
validUse to validate a file or a directory.
writeWrite in a file.
xlsCreate a new Excel file.