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

Photo Shoot With Jim

  • View
  • List view

  • 1
  • 2
  • next ›
  • last »
1
aay.jpg

aay.jpg

2
aax.jpg

aax.jpg

3
aaw.jpg

aaw.jpg

4
aav.jpg

aav.jpg

5
aau.jpg

aau.jpg

6
aat.jpg

aat.jpg

7
aas.jpg

aas.jpg

8
aar.jpg

aar.jpg

9
aaq.jpg

aaq.jpg

10
aap.jpg

aap.jpg

11
aao.jpg

aao.jpg

12
aan.jpg

aan.jpg

13
aam.jpg

aam.jpg

14
aal.jpg

aal.jpg

15
aak.jpg

aak.jpg

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