[PHP] Re: filemtime -help

2002-12-12 Thread Mekrand
thanks "@ Edwin" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > "Mekrand" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > i have a problem with filemtime function, i want script print out the date > > of file la

[PHP] Re: filemtime -help

2002-12-12 Thread @ Edwin
Hello, "Mekrand" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i have a problem with filemtime function, i want script print out the date > of file last modified. > here is code, > $fp=fopen("ex.txt","r"); > echo date("j F Y H:i", filem