Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect with credentials #151

Open
carportar opened this issue Mar 3, 2017 · 2 comments
Open

connect with credentials #151

carportar opened this issue Mar 3, 2017 · 2 comments

Comments

@carportar
Copy link

carportar commented Mar 3, 2017

Hello, how to connect specifying username and password?

@icecrystal99
Copy link

I think its something like this:

$conn = r\connect(array(host=>"localhost", "port"=>28015, "db"=>"xxx", "user"=>"xxxx", "password" => "xxx"));

@RobIsHere
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants