include("inc_connect.php3"); $r="select * from biens order by 'situation' "; $result = mysql_query($r); $n = mysql_numrows($result); $i=0; $rccoeur="select * from biens where ccoeur like 'oui' "; $resultccoeur = mysql_query($rccoeur); $nccoeur = mysql_numrows($resultccoeur); $iccoeur=0; $ligneccoeur = mysql_fetch_object($resultccoeur); $ref = $ligneccoeur->ref; $type = $ligneccoeur->type; $situation = $ligneccoeur->situation; $precision = $ligneccoeur->precis; $photo = $ligneccoeur->photo; $prix = $ligneccoeur->prix; $prixb = number_format($prix, 2, '.', ' '); ?>
![]() |
|