server.com
? I think you must change localhost
to server.com
in your string.
$db_url = 'mysql://user:password@server.com/databaseName';
server.com
? I think you must change localhost
to server.com
in your string.
$db_url = 'mysql://user:password@server.com/databaseName';