Warning: require_once(layout/header.php): failed to open stream: No such file or directory in /srv/disk22/4157917/www/cabinet.gmod.gq/index.php on line 8
<?php require_once("layout/header.php")?>
Fatal error: require_once(): Failed opening required 'layout/header.php' (include_path='.:/usr/local/php-5.6.40/share/pear') in /srv/disk22/4157917/www/cabinet.gmod.gq/index.php on line 8
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /srv/disk22/4157917/www/cabinet.gmod.gq/config.php on line 115
$sql = mysql_connect($db_host, $db_user, $db_pass) or die(mysql_error());
<script type="text/javascript" src="script.js">
window.addEventListener('keydown' (event)=>{
console.log(event);
});
</script>