Home

The Gieses

  • Gallery

Navigation

  • Gallery

User login

  • Request new password
= $current_mon_max) { $day_diff = $day_diff - $current_mon_max; $mon_diff = $mon_diff + 1; } // handle overflow of years if ($mon_diff >= 12) { $mon_diff = $mon_diff - 12; $yr_diff = $yr_diff + 1; } // the results are here: // $yr_diff --> the years between the two dates // $mon_diff --> the month between the two dates // $day_diff --> the days between the two dates // **************************************************************************** // simple output of the results print "Here comes Washington..."; print "

"; // this is just to make it look nicer $years = "years"; $months = "months"; $days = "days"; if ($yr_diff == "1") $years = "year"; if ($mon_diff == "1") $months = "month"; if ($day_diff == "1") $days = "day"; // here we go print ""; print $yr_diff." ".$years.", "; print $mon_diff." $months and "; print $day_diff." ".$days; print ""; ?>
Home » Gallery » Bill's Photos » The Digs

Freshwater Bay (October, 2004) - Page 2

  • View
  • List view

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • next ›
  • last »
16
abd.jpg

abd.jpg

17
abc.jpg

abc.jpg

18
abb.jpg

abb.jpg

19
aba.jpg

aba.jpg

20
aaz.jpg

aaz.jpg

21
aay.jpg

aay.jpg

22
aax.jpg

aax.jpg

23
aaw.jpg

aaw.jpg

24
aav.jpg

aav.jpg

25
aau.jpg

aau.jpg

26
aat.jpg

aat.jpg

27
aas.jpg

aas.jpg

28
aar.jpg

aar.jpg

29
aaq.jpg

aaq.jpg

30
aap.jpg

aap.jpg

Fervens Drupal theme by Leow Kah Thong. Designed by Design Disease and brought to you by Smashing Magazine.