alert(\"$txt_saved\");"; } $query = "select * from kras_params;"; $result = mysql_db_query($database,$query) or die('error: selecting params failed, check if table exists'); $row = mysql_fetch_array($result); //fill vars $total = $row[kr_total]; $chance = $row[kr_chance]; $maxwins = $row[kr_max_wins]; $wins = $row[kr_wins]; $timesaday = $row[kr_timesaday]; echo "
"; echo ""; echo ""; echo ""; echo ""; echo "
"; echo "$txt_chance"; echo ""; echo "1 : (integer)"; echo "
"; echo "$txt_maxwins"; echo ""; echo ""; echo "
"; echo "$txt_timesaday"; echo ""; echo ""; echo "
"; echo ""; echo ""; echo "
"; ?> Go to scratch card