touch

touch -- Sets access and modification time of file

Description

int touch ( string filename [, int time [, int atime]])

Returns TRUE on success , FALSE on failure .

Príklad 1 . touch( ) example