> 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/akent20000610.php3

--
Henrik Hansen


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to