Current Page: 1 of 1
Results 1 - 1 of 1
16 years ago
dhana
i created a database named as 'db' in myphpadmin. I created a login page. but i could not connect with my database. I'm using the following codings: <?php ob_start(); $host="localhost"; // Host name $username=""; // Mysql username $password=""; // Mysql password $db_name="db"; // Database name $tbl_name="login"; // Table
Forum: WampServer English
Current Page: 1 of 1