Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 18.220.110.45
<link rel="stylesheet" href="../../css/text.css" type="text/css">
<link rel="stylesheet" href="../../css/table.css" type="text/css">
<link rel="stylesheet" href="../../css/tags.css" type="text/css">
<link rel="stylesheet" href="../../css/links.css" type="text/css">
<?php
$result = mysql_fetch_assoc(mysql_query("SELECT * FROM lhjmq_variables WHERE id_var = 'fr-selection-europeenne'", $mysql_link));
?>
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td>
<?= $result[var_text] ?>
</td>
</tr>
</table>
|