Hello everyone, I am trying to make a connection to a database using php but I am not able to
basically I have a class called db_connect that is stored in root/includes/db_connect.php
after that I am testing with a file called db_connect_test.php stored at root/ classtest/db_connect_test.php...