Find out MySQL database URL from phpMyAdmin -


i have online mysql database. want figure out server url can remotely connect it.

is there way can check databases url phpmyadmin?

remote connections turned off default.

per ashes999's comment: ask web hosting company.

alternatively, per here, try: echo $_server['server_addr'];.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -