$timestamp ORDER BY section ASC LIMIT 1";
$sql_result = @mysql_query($sql, connectDB("qcref"));
while ($row = @mysql_fetch_array($sql_result)) {
$banT++;
}
if ($banT) {
?>
Vous êtes propriétaire de
cette
entreprise et vous désirez
faire
des modifications sur
cette page? Cliquez ici! |
|
$forfait_max_img) {
$nbrImg = $forfait_max_img;
} else {
$nbrImg = $nombre_img;
}
if (!$forfait_max_img) {
$nbrImg = 0;
}
if ($forfait_max_img && $nbrImg > 1) {
echo $nbrImg . " PHOTOS";
} else {
echo $nbrImg . " PHOTO";
} ?>
|
|
L'ENTREPRISE |
|
PRIVILÈGES |
0 AND member_id = '$id'";
$sql_result = @mysql_query($sql, connectDB("qcref"));
while ($row = @mysql_fetch_array($sql_result)) {
$sec = $row["section"];
if ($sec=="promotion") {
$total_promotion++;
}
if ($sec=="evenement") {
$total_evenement++;
}
if ($sec=="forfait") {
$total_forfait++;
}
if ($sec=="message") {
$total_message++;
}
if ($sec=="coupon") {
$total_coupon++;
}
if ($sec=="emploi") {
$total_emploi++;
}
}
?>
|
|