-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|392|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




HoboBen

PHP: daysBetween(date1, date2)

26th November 2009 Perl
[edit] Fixed, hopefully! [/edit]
function daysBetween($date1, $date2)
returns an array of dates containing every day between $date1 and $date2 in YYYYMMDD format.
[code]
<?php
<?php
/*
* Updated 20091127
*
*
*
* function daysBetwe*snip*

More - Older Posts