if(veritabanında yoksa){
header('HTTP/1.0 404 Not Found');
readfile('http://siteadi.com/error.html');
exit;

}