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

Finished Interior (December, 2008) - Page 2

  • View
  • List view

  • « first
  • ‹ previous
  • 1
  • 2
16
IMG_3351

IMG_3351

17
IMG_3353

IMG_3353

18
IMG_3349

IMG_3349

19
IMG_3339

IMG_3339

20
IMG_3336

IMG_3336

21
IMG_3340

IMG_3340

22
IMG_3331

IMG_3331

23
IMG_3357

IMG_3357

24
IMG_3359

IMG_3359

25
IMG_3356

IMG_3356

26
IMG_3354

IMG_3354

27
IMG_3335

IMG_3335

28
IMG_3350

IMG_3350

29
IMG_3355

IMG_3355

30
IMG_3332

IMG_3332

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