<?php
$do = 'nom';
$sql = "SELECT * FROM `topos` ORDER BY $do ASC ";
$res = $con->sendSql($sql);
echo '<table border="0" width="891">';
$ldate = "";
?>
<table border="3" cellpadding="3" cellspacing="0" style="border-collapse: collapse; font-family: Arial; font-size: 10 pt; color: #000000" bordercolor="#FF6600" id="AutoNumber13" bgcolor="#FFFFFF" width="100%" height="">
<tr>
<td width="90" style="border-bottom: 3px solid #FF6600" dir="ltr" height="18"><b><a href="<?php $do='region';?>">Région</a></b></td> |