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 » John's Pictures » All Star Soccer 2008

First Two Games

  • View
  • List view
Submitted by jgiese on Fri, 02/01/2008 - 09:32

  • 1
  • 2
  • 3
  • 4
  • 5
  • next ›
  • last »
C-Elephants  0001_resize

C-Elephants 0001_resize

C-Elephants  0002_resize

C-Elephants 0002_resize

C-Elephants  0003_resize

C-Elephants 0003_resize

C-Elephants  0004_resize

C-Elephants 0004_resize

C-Elephants  0005_resize

C-Elephants 0005_resize

C-Elephants  0006_resize

C-Elephants 0006_resize

C-Elephants  0007_resize

C-Elephants 0007_resize

C-Elephants  0008_resize

C-Elephants 0008_resize

C-Elephants  0009_resize

C-Elephants 0009_resize

C-Elephants  0010_resize

C-Elephants 0010_resize

C-Elephants  0011_resize

C-Elephants 0011_resize

C-Elephants  0012_resize

C-Elephants 0012_resize

C-Elephants  0013_resize

C-Elephants 0013_resize

C-Elephants  0014_resize

C-Elephants 0014_resize

C-Elephants  0015_resize

C-Elephants 0015_resize

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