Benoit Garret
Results
2
comments of
Benoit Garret
Ignore my previous message, it looks to be working using the following code to initialize the client : `$client = new Client("username", "password", ["remote_socket" => "tcp://REMOTE_IP:631"]);` Would you be interested...
> I get syntax error, should there be a comma after password? Yes