Snippets tagged “filectime”
1 snippet uses this tag.
- PHP: how can I get file creation date?PHP
To get the file creation date in PHP, you can use the filectime() function.
1 snippet uses this tag.
To get the file creation date in PHP, you can use the filectime() function.