HelioHost Posted January 5, 2018 Posted January 5, 2018 Username: chinna89, Server: Johnny, Main domain: chinna89.heliohost.org how to find server or host name of phpmyadmin? when i open phpmyadmin i saw server:localhost:3306 is this enough to connect to my database using php?
wolstech Posted January 5, 2018 Posted January 5, 2018 Phpmyadmin is the user interface for mysql management, which accessed through cpanel...I assume you mean you want MySQL. For php scripts running on our servers, yes, MySQL can be accessed via localhost, port 3306.
Recommended Posts