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 Boats » Cruises

2002 Benicia Bash

  • View
  • List view
Submitted by Bill on Wed, 03/21/2007 - 17:25

  • 1
  • 2
  • next ›
  • last »
benicia-bash-9.jpg

benicia-bash-9.jpg

benicia-bash-8.jpg

benicia-bash-8.jpg

benicia-bash-7.jpg

benicia-bash-7.jpg

benicia-bash-6.jpg

benicia-bash-6.jpg

benicia-bash-5.jpg

benicia-bash-5.jpg

benicia-bash-4.jpg

benicia-bash-4.jpg

benicia-bash-3.jpg

benicia-bash-3.jpg

benicia-bash-2.jpg

benicia-bash-2.jpg

benicia-bash-18.jpg

benicia-bash-18.jpg

benicia-bash-17.jpg

benicia-bash-17.jpg

benicia-bash-16.jpg

benicia-bash-16.jpg

benicia-bash-15.jpg

benicia-bash-15.jpg

benicia-bash-14.jpg

benicia-bash-14.jpg

benicia-bash-13.jpg

benicia-bash-13.jpg

benicia-bash-12.jpg

benicia-bash-12.jpg

  • Login to post comments
  • 4421 reads
Fervens Drupal theme by Leow Kah Thong. Designed by Design Disease and brought to you by Smashing Magazine.