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

  • View
  • List view

1
abp.jpg

fwb-01

2
aaf.jpg

fwb-02

3
aar.jpg

fwb-03

4
IMG_0207.JPG

Freshwater Bay (November, 2005)

5
PICT0028.JPG

Freshwater Bay (October, 2005)

6
Barn Pics 004.jpg

Freshwater Bay - Beltrami Pics

7
IMG_0346.JPG

Freshwater Bay (January, 2006)

8
IMG_0444.JPG

Freshwater Bay (May, 2006)

9
abl.jpg

Freshwater Bay (October, 2004)

10
aag.jpg

Freshwater Bay (January, 2005)

11
DSCN2421.JPG

Freshwater Bay (September, 2006)

12
IMG_3338

Finished Interior (December, 2008)

13
FWB-May-200906

Freshwater Bay (May, 2009)

14
P1010900

Jonathan - Fence and Trim

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