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 Dogs

Dana and Dogs Photo Shoot - Page 2

  • View
  • List view

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

Giese_6821

17
Giese_6846

Giese_6846

18
Giese_6849

Giese_6849

19
Giese_6843

Giese_6843

20
Giese_6852

Giese_6852

21
Giese_6847

Giese_6847

22
Giese_6851

Giese_6851

23
Giese_6809

Giese_6809

24
Giese_6840

Giese_6840

25
Giese_6808

Giese_6808

26
Giese_6842

Giese_6842

27
Giese_6837

Giese_6837

28
Giese_6839

Giese_6839

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