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 3

  • View
  • List view

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

C-Elephants 0031_resize

32
C-Elephants  0032_resize

C-Elephants 0032_resize

33
C-Elephants  0033_resize

C-Elephants 0033_resize

34
C-Elephants  0034_resize

C-Elephants 0034_resize

35
C-Elephants  0035_resize

C-Elephants 0035_resize

36
C-Elephants  0036_resize

C-Elephants 0036_resize

37
C-Elephants  0037_resize

C-Elephants 0037_resize

38
C-Elephants  0038_resize

C-Elephants 0038_resize

39
C-Elephants  0039_resize

C-Elephants 0039_resize

40
C-Elephants  0040_resize

C-Elephants 0040_resize

41
C-Elephants  0041_resize

C-Elephants 0041_resize

42
C-Elephants  0042_resize

C-Elephants 0042_resize

43
C-Elephants  0043_resize

C-Elephants 0043_resize

44
C-Elephants  0044_resize

C-Elephants 0044_resize

45
C-Elephants  0045_resize

C-Elephants 0045_resize

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