php-general | 2001092
Date: 09/29/01
- Next message: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- Previous message: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- In reply to: Martin Kampherbeek: "[PHP] Get current date and time"
- Next in thread: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- Reply: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- Previous message: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- In reply to: Martin Kampherbeek: "[PHP] Get current date and time"
- Next in thread: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- Reply: Martin Kampherbeek: "Re: [PHP] Get current date and time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

