<?php $dbh=mysql_connect ("localhost", "softmob_top", "7700") or die ('I cannot connect to the database'); mysql_select_db ("softmob_top"); $mark_graph = 0; $count_top = 5; ?>