php-general | 2004032
Date: 03/31/04
- Next message: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Previous message: Dave Carrera: "[PHP] RE: Simple one I think"
- Next in thread: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Maybe reply: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Maybe reply: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Reply: Harish: "RE: [PHP] adding days to a given date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there,
I am trying to add days to a given day, but somehow I am lost in all the time functions.
This should be a standard function. Maybe someone has a good hint for me?
This is the given day:
2004-04-29
I would like to add 2 days to it.
So php should anyhow now how many days April has to result in this:
2004-04-30
2004-05-1
Thank you for any helpful hint,
merlin
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Previous message: Dave Carrera: "[PHP] RE: Simple one I think"
- Next in thread: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Maybe reply: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Maybe reply: Hawkes, Richard: "RE: [PHP] adding days to a given date"
- Reply: Harish: "RE: [PHP] adding days to a given date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

