Re: [PHP] Adding dates

2003-03-11 Thread Sebastian
No problem. I love the function myself :) warm regards, - Sebastian - Original Message - From: "Liam Gibbs" <[EMAIL PROTECTED]> To: "php list" <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 4:24 PM Subject: Re: [PHP] Adding dates

Re: [PHP] Adding dates

2003-03-11 Thread Liam Gibbs
> http://www.php.net/manual/en/function.strtotime.php Thank you, Sebastian. I never even took a look at this function before. This was a complete lifesaver! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Adding dates

2003-03-11 Thread Sebastian
http://www.php.net/manual/en/function.strtotime.php warm regards, Sebastian - [BBR] Gaming Clan http://www.broadbandreports.com - Original Message - From: "Liam Gibbs" <[EMAIL PROTECTED]> To: "php list" <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 3:2

[PHP] Adding dates

2003-03-11 Thread Liam Gibbs
Does anyone know a link to find the recent discussion on this list about adding dates in PHP? I can't seem to find it in the archives, and the simple act of adding one week to a date seems to be a mindblowing headache using PHP mktime() and date().

Re: [PHP] Adding Dates (To Obtain Future Dates)

2001-11-13 Thread David Robley
On Wed, 14 Nov 2001 07:21, Robert Miller wrote: > This problem took a while to figure out. I'm posting the solution so > that = other's may find this example. If you know of a better way, > please reply. = > > :-) > > Cheers, > > Rob > > Problem: Generate Future Dates: > Sub-Problem: Future Dates

[PHP] Adding Dates (To Obtain Future Dates)

2001-11-13 Thread Robert Miller
This problem took a while to figure out. I'm posting the solution so that = other's may find this example. If you know of a better way, please reply. = :-) Cheers, Rob Problem: Generate Future Dates: Sub-Problem: Future Dates are Dictated by Record Type (Permanent or = Temporary) The Script: $