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)

  • View
  • List view

  • 1
  • 2
  • 3
  • next ›
  • last »
1
abs.jpg

abs.jpg

2
abr.jpg

abr.jpg

3
abq.jpg

abq.jpg

4
abp.jpg

abp.jpg

5
abo.jpg

abo.jpg

6
abn.jpg

abn.jpg

7
abm.jpg

abm.jpg

8
abl.jpg

abl.jpg

9
abk.jpg

abk.jpg

10
abj.jpg

abj.jpg

11
abi.jpg

abi.jpg

12
abh.jpg

abh.jpg

13
abg.jpg

abg.jpg

14
abf.jpg

abf.jpg

15
abe.jpg

abe.jpg

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