Dears,
Concerning the file update through PHP language in the linux OS server, the old file has been deleted before the new file uploads. How does the file change the file permission mode chmod($file,0777) by the chmod before delete?
When do we change such permission mode, after the file update, or before the file delete? Please give detail.
Thanks
Simon
Concerning the file update through PHP language in the linux OS server, the old file has been deleted before the new file uploads. How does the file change the file permission mode chmod($file,0777) by the chmod before delete?
When do we change such permission mode, after the file update, or before the file delete? Please give detail.
Thanks
Simon