<?php include_once __DIR__.'/dbconnect.php'; if($_SERVER['REQ…
admin login html
<?php include __DIR__.'/config/db_connect.php'; include __DIR__.…