| |
utime
Purpose:
Sets access and modification times of file to the current time.
The parameter file
is a filename
and must be of type string.
Return Values:
Returns 0 on success, -1 on failure.
Configuration:
The function is not allowed in secure mode.
See Also:
copyfile(), deletefile(), directory(), mkdir(), movefile(), readFileLines(), stat(), writefile.
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
© 1996-2008 H.E.I. All Rights Reserved.
|