mysql - How to use SQLyogTunnel_ciom.php -
I am working with mysql credentials where I always get an error: Root @ user access denied
I have SSH explanation, so I used Headscool and Scalios to connect to the database, it worked. Now I have to write the code to write PHP for this database.
mysqli_connect gives the same error I searched and tried many things (like using ssh -fng -l), but none of them was working for me, then how some I got the file 'SQLyogTunnel_ciom.php'
but I do not know how to use it. I tried to include it and call my work but it is not working. Please suggest me how to work in this situation.
This blog post tells you how to databases in a shared hosting You can create something like SQLyogTunnel.php to access.
Comments
Post a Comment