db_connect(); if (!$Connection) die("Chyba připojení k databázi!!!"); if (!isset($Page)) $Page = 0; $Result = $Db->db_query("SELECT ID FROM br_utilities WHERE CategoryID='$Cat'"); $Numrows = $Db->db_numrows($Result); $Start = $Page * 6; $NextPage = $Page + 1; $PrevPage = $Page - 1; ?> ...::: BENCHREST.CZ :::...
     
  Přihlášen: LoginName)) echo "neznámý"; else echo($brUser->LoginName); ?>
 
Menu
 
Technické vybavení -
 

db_query("SELECT * FROM br_utilities WHERE CategoryID='$Cat' ORDER BY OrderImages LIMIT $Start, 6"); if (!$ResCat) die("Chyba při dotazu na data"); $Records = $Db->db_numrows($ResCat); echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; $RowCount = 0; while ($RowCat = $Db->db_array($ResCat)) { $RowCount++; echo "\n"; echo "\n"; echo "\n"; echo "\n"; } echo ""; if ($Numrows > 6) { echo "\n"; echo ""; echo "\n"; echo "\n"; echo ""; echo "\n"; echo "\n"; echo "\n"; } echo "
   
 "; echo "
".$RowCat["Title"]."
"; echo "
".$RowCat["Description"]."

"; echo "
Orientační cena: ".$RowCat["Price"]."
"; if (strpos($RowCat["Price"], "Kč", 0) === false) echo "Cena je uvedena bez dopravy, cla a DPH"; if ($RowCount < $Records) echo "
 
 
\n"; if ($Page > 0) { echo ""; echo ""; } else echo " \n"; echo " \n"; if ((($Page * 6) + $i) < $Records) { echo ""; echo ""; } else echo " \n"; echo "
 
\n"; ?>