MySQL Forums
Forum List  »  PHP

Re: Connecting to remote MySQL database via PHP
Posted by: Peter Brawley
Date: June 10, 2014 01:22PM

The syntax is mysql -hHOST -uUSR etc

Provider may be configured to allow remote login via mysql client but block remote login via PHP?

> The website is loading (the database is never connected)

Anything in mysqli_connect_error()?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.