<?php
$sql_con = mysqli_connect('localhost', 'root', '', 'modi_institute');
?>