Erik: Unmöglicher Fehler: syntax error, unexpected ';' on line 101

Beitrag lesen

hi,
»»Strict Standards: include() [function.include]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in [...]/xy.php on line 101
»»Parse error: syntax error, unexpected ';' in [...]/xy.php on line 101

Wie wäre es, wenn du einen Blick in die Doku wirfst?
Da wird genau beschrieben, wie du diesen "Fehler" umgehst:

http://de.php.net/manual/de/function.date-default-timezone-set.php

while($x->fetch(PDO::FETCH_BOUND))

  
Da fehlt etwas. Hier kannst du es finden:  
  
http://www.php.net/manual/en/control-structures.while.php