Турниры
'.$turnir_name.'
'; $sql_t=" SELECT DISTINCT translation FROM online_turnir WHERE turnir_id IN (".$turnirs.") "; $result_t=mysql_query($sql_t); while($row_t=mysql_fetch_array($result_t)) { $tr=$row_t["translation"]; echo '       '.$tr.'
'; } } ?>

Fatal error: Uncaught Error: Call to undefined function mysql_close() in /var/www/vhosts/fansector.info/httpdocs/index.php:139 Stack trace: #0 {main} thrown in /var/www/vhosts/fansector.info/httpdocs/index.php on line 139