$hosttype = hosting;
$query = sprintf("SELECT cost, servername FROM tarifs WHERE vid = '%s' ORDER BY id ASC LIMIT 3",
mysql_real_escape_string($hosttype));
$result = mysql_query($query);
if (!$result) {
$message = 'Invalid query: ' . mysql_error() . "\n";
$message .= 'Whole query: ' . $query;
die($message);
}
while ($row = mysql_fetch_assoc($result)) {
echo $row['cost'];} ?><? echo $row['cost']; ?>$hosttype = hosting;
$query = sprintf("SELECT cost, servername FROM tarifs WHERE vid = '%s' ORDER BY id ASC LIMIT 3",
mysql_real_escape_string($hosttype));
$result = mysql_query($query);
IF (!$result) {
$message = 'Invalid query: ' . mysql_error() . "\n";
$message .= 'Whole query: ' . $query;
die($message);
}
$b=0; $narxi=array();
while ($row = mysql_fetch_assoc($result)) {
echo $narxi[$b]=$row['cost'];} ?>$hosttype = hosting;
$query = sprintf("SELECT cost, servername FROM tarifs WHERE vid = '%s' ORDER BY id ASC LIMIT 3",
mysql_real_escape_string($hosttype));
$result = mysql_query($query);
$b=0; $narxi=array();
while ($row = mysql_fetch_assoc($result)) {
$b++;
$narxi[$b]=$row['cost'];} ?>echo '1-tarif '.$narxi['1'];count(`id`)