This file is located in Jooria_Delete.zip
<?php /** * @author www.jooria.com * @file db.php * @link http://www.jooria.com/Tutorials/Website-Programming-16/Delete-Records-With-Effect-Using-jQuery-And-P HP-152/index.html */ mysql_select_db('Jooria_Delete',mysql_connect('localhost','root','')); ?>