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 - Page 2

  • View
  • List view

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • next ›
  • last »
16
C-Elephants  0016_resize

C-Elephants 0016_resize

17
C-Elephants  0017_resize

C-Elephants 0017_resize

18
C-Elephants  0018_resize

C-Elephants 0018_resize

19
C-Elephants  0019_resize

C-Elephants 0019_resize

20
C-Elephants  0020_resize

C-Elephants 0020_resize

21
C-Elephants  0021_resize

C-Elephants 0021_resize

22
C-Elephants  0022_resize

C-Elephants 0022_resize

23
C-Elephants  0023_resize

C-Elephants 0023_resize

24
C-Elephants  0024_resize

C-Elephants 0024_resize

25
C-Elephants  0025_resize

C-Elephants 0025_resize

26
C-Elephants  0026_resize

C-Elephants 0026_resize

27
C-Elephants  0027_resize

C-Elephants 0027_resize

28
C-Elephants  0028_resize

C-Elephants 0028_resize

29
C-Elephants  0029_resize

C-Elephants 0029_resize

30
C-Elephants  0030_resize

C-Elephants 0030_resize

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