So I got an error on my website : www.zer0-days.com
I really want to know how to fix this shit my db.php if fine to me!
<?php
if(strpos(strtolower($_SERVER['SCRIPT_NAME']),strtolower(basename(__FILE__)))){
die('Error, Your IP Address Has Been Logged!');
}
define('DB_HOST', 'localhost')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.