看 Toronto Downtown 最好的地方,就是在 多倫多島
來這兩年,終於在離開前來到這,當然囉,拍到 Downtown 的全部景觀了
從這角度看看多倫多,嗯~ 終於有點像是國外的城市風光
當天晚上也訂了 音樂劇的 票,去看 歌劇魅影
來多倫多表演的音樂劇不少,但是這次卻是我第一次在這看音樂劇
水準呢?一點都不輸百老匯,比起波士頓的 Wang Centre 則好太多了
請按 F11 獲得最大視窗,再按一次可復原
The Island of Toronto
Toronto Island
@ Ontario , Toronto Island
' . $query;
//Result
$result=mysql_query($query) or die (' ** Error in query: ' . $query .' Error: ' . mysql_error());
if (mysql_num_rows($result) > 0) {
echo '';
$i_page=0;
$msg_num=0;
while ($row=mysql_fetch_object($result)) {
$i_page++;
$msg_num++;
$i_page=$i_page%2;
if ($i_page==1) {
echo '
';
echo '
# ' .$msg_num . ' '. $row->name . ' , @Taiwan Time Zone : ' . $row->date_time .'
';
echo '
' . $row->message . '
';
echo '
';
} else {
echo '
';
echo '
# ' .$msg_num . ' '. $row->name . ' , @Taiwan Time Zone : ' . $row->date_time .'
';
echo '
' . $row->message . '
';
echo '
';
}
} // end of while
} // end of If mysql Rows
//free result set
mysql_free_result($result);
// Close Connection
mysql_close($connection);
?>
RAND = ' . $_code . ' ';
?>