Peuplarchie Posted November 28, 2008 Share Posted November 28, 2008 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... if ($handle = opendir('Y/m/d,time()')) { Can somebody help me in wording this ? Thanks ! Quote Link to comment Share on other sites More sharing options...
aximbigfan Posted November 28, 2008 Share Posted November 28, 2008 opendir(date('Y/m/d') . time()); chris Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.