Hey,
I need a function to obtain the "last modified" timestamp from a file.
filemtime works perfectly well when I am working with a file on my
server. However, sometimes I need to pass it a full URL from a
different domain. Is there a way of doing this? I can't get it to
work...
Thanks!!
--Erica
I need a function to obtain the "last modified" timestamp from a file.
filemtime works perfectly well when I am working with a file on my
server. However, sometimes I need to pass it a full URL from a
different domain. Is there a way of doing this? I can't get it to
work...
Thanks!!
--Erica
Comment