opendir('Y/m/d') ???
Posted: Thu Nov 27, 2008 11:41 pm
Good day to you all,
my question this time seems easy but, I dont have a clue on how to do this...
I would like to read the directory of today...
Can somebody help me in wording this ?
Thanks !
my question this time seems easy but, I dont have a clue on how to do this...
I would like to read the directory of today...
Code: Select all
if ($handle = opendir('Y/m/d,time()')) {
Thanks !