// Tools/connect.php
$server = "localhost";
$database = "dabuch47_tools";
$user_name = "dabuch47_tsttools";
$password = "tsttools";
?>
Test Read Tools
Warning: Undefined variable $conn in /home/dabuch47/public_html/Tools/tst1.php on line 34
Warning: Attempt to read property "connect_error" on null in /home/dabuch47/public_html/Tools/tst1.php on line 34
Warning: Undefined variable $conn in /home/dabuch47/public_html/Tools/tst1.php on line 39
Fatal error: Uncaught Error: Call to a member function query() on null in /home/dabuch47/public_html/Tools/tst1.php:39
Stack trace:
#0 {main}
thrown in /home/dabuch47/public_html/Tools/tst1.php on line 39