How about one of the mirrors closer to you:

http://php.nederland.net/
http://nl2.php.net/
http://nl.php.net/

Or are they all down, too?

Regarding your specific question, you can find the answer either in the
mySQL manual, as originally suggested, or even in the PHP manual as the
second person suggested.  (Though that kind of comparison is better done
in a database, IMO)

--kurt

> -----Original Message-----
> From: Martin Kampherbeek [mailto:[EMAIL PROTECTED]] 
> Sent: Saturday, September 29, 2001 4:52 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP] Get current date and time
> 
> 
> www.php.net is down or somthing like that.
> 
> 
> ----- Original Message -----
> From: Joe Kaiping <[EMAIL PROTECTED]>
> To: 'Martin Kampherbeek' <[EMAIL PROTECTED]>; 
> <[EMAIL PROTECTED]>
> Sent: Sunday, September 30, 2001 1:51 AM
> Subject: RE: [PHP] Get current date and time
> 
> 
> > You might want to check out
> >
> > http://www.php.net/manual/en/function.time.php
> >
> > -Joe
> >
> > > -----Original Message-----
> > > From: Martin Kampherbeek [mailto:[EMAIL PROTECTED]]
> > > Sent: Saturday, September 29, 2001 4:28 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: [PHP] Get current date and time
> > >
> > >
> > > I have a date and time in my database like this 
> 2001-09-30 02:37:01
> > >
> > > Now I want to check if this one is lower then the current 
> date and 
> > > time. But how do I get the current date and time?
> > >
> > > And do I check it like: where time < currenttime?
> > >
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: 
> [EMAIL PROTECTED] To 
> > > contact the list administrators, e-mail: 
> > > [EMAIL PROTECTED]
> > >
> >
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED] To contact the list 
> administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to