php-general | 2001092
Date: 09/20/01
- Next message: Tim: "Re: [PHP] if statement"
- Previous message: Jeb Anderson Scarbrough: "[PHP] if statement"
- In reply to: * R&zE:: "Re: [PHP] simple question..."
- Next in thread: Ker Ruben Ramos: "Re: [PHP] simple question..."
- Reply: Ker Ruben Ramos: "Re: [PHP] simple question..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> You should date() do the work here. So just take the month and then
> +1. Date() will take care the result is a valid date.
> Below is some example...
Well... I meant: let mktime() do the work... not date(). Date() only
shows the result of mktime() in a proper format. Mktime() makes sure
it's a valid time(stamp) :)
--* R&zE:
-- »»»»»»»»»»»»»»»»»»»»»»»» -- Renze Munnik -- DataLink BV -- -- E: renze <email protected> -- W: +31 23 5326162 -- F: +31 23 5322144 -- M: +31 6 21811143 -- -- Stationsplein 82 -- 2011 LM HAARLEM -- Netherlands -- -- http://www.datalink.nl -- ««««««««««««««««««««««««
-- 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: Tim: "Re: [PHP] if statement"
- Previous message: Jeb Anderson Scarbrough: "[PHP] if statement"
- In reply to: * R&zE:: "Re: [PHP] simple question..."
- Next in thread: Ker Ruben Ramos: "Re: [PHP] simple question..."
- Reply: Ker Ruben Ramos: "Re: [PHP] simple question..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

