Too Cool for Internet Explorer "; $result = mysqli_query($con, "SELECT * FROM rate order by date DESC"); echo "

"; while($row = mysqli_fetch_array($result)) { echo ""; echo ""; echo ""; echo ""; } echo "
Date Rate
" . date("d/m/Y", strtotime($row["date"])) . "" . $row["rate"] . "
"; mysqli_close($con); ?>

This site is not related to TSB Bank, it is merely a record of rates offered on their online call account

Valid XHTML 1.0 Strict

Valid CSS!