Просмотр файла top-elena/config.php
<?php $dbh=mysql_connect ("localhost", "elena_top", "123") or die ('I cannot connect to the database'); mysql_select_db ("elena_top"); $mark_graph = 0; $count_top = 5; ?>
<?php $dbh=mysql_connect ("localhost", "elena_top", "123") or die ('I cannot connect to the database'); mysql_select_db ("elena_top"); $mark_graph = 0; $count_top = 5; ?>