> Hi!
>
> I have 2 dates...
> $start = "20010101";
> $end = "20010312";
>
> What is the easiest way of finding out how many days are between?
I Would suggest you check put the followinf article from phpbuilder:
http://www.phpbuilder.com/columns/akent2610.php3
--
Henrik Hansen
--
PHP G
Hi!
I have 2 dates...
$start = "20010101";
$end = "20010312";
What is the easiest way of finding out how many days are between?
Thanx!
-
Fredrik A. Takle
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
2 matches
Mail list logo