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 5

  • View
  • List view

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
61
C-Elephants  0061_resize

C-Elephants 0061_resize

62
C-Elephants  0062_resize

C-Elephants 0062_resize

63
C-Elephants  0063_resize

C-Elephants 0063_resize

64
C-Elephants  0064_resize

C-Elephants 0064_resize

65
C-Elephants  0065_resize

C-Elephants 0065_resize

66
C-Elephants  0066_resize

C-Elephants 0066_resize

67
C-Elephants  0067_resize

C-Elephants 0067_resize

68
C-Elephants  0068_resize

C-Elephants 0068_resize

69
C-Elephants  0069_resize

C-Elephants 0069_resize

70
C-Elephants  0070_resize

C-Elephants 0070_resize

71
C-Elephants  0071_resize

C-Elephants 0071_resize

72
C-Elephants  0072_resize

C-Elephants 0072_resize

73
C-Elephants  0073_resize

C-Elephants 0073_resize

74
C-Elephants  0074_resize

C-Elephants 0074_resize

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