hey guys...
thank you for your generous responds...i finally able to solve the problem using PHP. here is the code i use:
<?php
$getLastModDir = filemtime("path/to/directory_name/.");
print ("As of " . date("F d, Y H:i:s A", $getLastModDir));
?>
where the dot at...
thanks for your replies...
quasibobo: does ur script work to display the last-updated info for the directory/folder in other folder?? i tried it on my web page...but it only display the last-updated date for my page
dillpick6: looks like you have what i want there...i can access it to upload...
Hey all...
I want to know if there is possible solution for the thing I want to do (if there is any) [ponder]
I usually upload a couple of folders (with some files in them) to my web directory and I usually edit my page n save it again so that the script language I use will display the...
thanks for the reply...i checked the site, but as you said it didn't help a lot...i have done just as it says before and all i got was "500 Internal Server Error"
looks like we are on our own then...:)
seth
I wonder if this discussion still goes on.
I had the same problem too in the beginning. However i was able to make it works by adding all the fields that I have in my form to %Config part. By doing that, I can get the redirect page shows up as the user press "Submit" button.
But, I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.