[PHP] last modification time

2001-08-08 Thread Bjorn Van Simaeys
essage - > > From: "BRACK" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, August 08, 2001 1:40 PM > > Subject: [PHP] last modification time > > > > > > > Is there any function that can fetch a time o

Re: [PHP] last modification time

2001-08-08 Thread Bjorn Van Simaeys
; the time(); function, > select it and format it. > > Matt Kaufman > - Original Message - > From: "BRACK" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, August 08, 2001 1:40 PM > Subject: [PHP] last modification time > > >

Re: [PHP] last modification time

2001-08-08 Thread Matt Kaufman
What I do is put a timestamp in the database, using the time(); function, select it and format it. Matt Kaufman - Original Message - From: "BRACK" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 1:40 PM Subject: [PHP] last modification

[PHP] last modification time

2001-08-08 Thread BRACK
Is there any function that can fetch a time of last modification of the remote document. For example I have a links based on the MySQL database, and I want to know what linked site was most resently renewed. Thank you Youri -- PHP General Mailing List (http://www.php.net/) To unsubscribe,