Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

RE: [PHP] Get current date and time From: Joe Kaiping (kaiping <email protected>)
Date: 09/29/01

You might want to check out

http://www.php.net/manual/en/function.time.php

-Joe

> -----Original Message-----
> From: Martin Kampherbeek [mailto:m.kampherbeek <email protected>]
> Sent: Saturday, September 29, 2001 4:28 PM
> To: php-general <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: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail:
> php-list-admin <email protected>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>