/fake-news-portal

this project is base on the social problem of fake news create by our society

Primary LanguageHTML

//Your db.php Mysql Config
$servername = "localhost";
$username = "root";
$password = "";
$dbname = "fakenews";