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 Rigs

2000 E320 4-Matic Wagon - Page 2

  • View
  • List view

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • next ›
  • last »
16
e320-15

e320-15

17
e320-13

e320-13

18
E320-Interior-03

E320-Interior-03

19
E320-Interior-04

E320-Interior-04

20
E320-Interior-07

E320-Interior-07

21
E320-Interior-09

E320-Interior-09

22
E320-Interior-06

E320-Interior-06

23
E320-Interior-08

E320-Interior-08

24
E320-Interior-02

E320-Interior-02

25
E320-Interior-05

E320-Interior-05

26
E320-Interior-01

E320-Interior-01

27
E320-Interior-10

E320-Interior-10

28
E320-Interior-17

E320-Interior-17

29
E320-Interior-16

E320-Interior-16

30
E320-Interior-13

E320-Interior-13

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