Thread
:
Append Date to Filename
View Single Post
#
1
(
permalink
)
08-03-2006, 03:52 PM
Chan
Programming Professional
Join Date: Jun 2006
Posts: 205
Credits:
0
Rep Power:
11
Append Date to Filename
How can I append the date/time to a filename? For instance, if I have:
PHP Code:
$filename
=
"/results-"
;
but would like it to be results-8-03-2006-3-52
How could I do that?
Chan
View Public Profile
Send a private message to Chan
Find all posts by Chan
Sponsored Links