hey all,
I can't get connected to phpmyadmin database tables.
Since my friend already had access to create tables online on phpmyadmin, I did not have to install phpmyadmin on my laptop.
Therefore, I am assuming that $db_host="localhost" is not letting me connect to my tables that I created on phpmyadmin.
I have uploaded my files on the server, but my login won't work because of the phpmyadmin database users table connection problem.
Please assist me.