|
require("kuschnerova-concerts-config.php");
mysql_connect($hostname,$username, $password) or die ("error");
mysql_select_db($dbname);
$sql = "SELECT * FROM voteoradd";
$result = mysql_query($sql);
$numrows = mysql_num_rows($result);
$total_votes = 0;
while ($myrow = mysql_fetch_array($result)) {
$total_votes = $total_votes + $myrow["votes"];
}
$sql = "SELECT * FROM voteoradd ORDER by votes DESC";
$result = mysql_query($sql);
?>
Elena Kuschnerova concert mailing list
If you wish to receive announcements of upcoming Elena Kuschnerova's concerts in your
area, please vote for a
location of a concert (a city, a university, etc.) in the list below or
submit a new location (check if it already exists!). Enter your email for the concert mailing. (There are no obligations and your email will not be misused.)
|
|