hello i'm not experienced in php so if anyone can help i would really appreciate it.
Okay so what i want to do is retrieve specific of an open directory.
the directory looks like this
I want to retrieve all the contents under 'Name' and 'last modified'
ex: username1 : 02-Aug-2013 13:23
I know you have to use file_get_contents but i'm just learning php and not experienced at all . I know this isn't a HQ Post but I would appreciate if anyone can help . Thanks!