I am creating a script to execute procedures in the database of some clients, I have the following arrays with the credentials of each one:
$hosts["Cliente1"] = array("ip"=> "ip_do_cliente", "usuario" => "usuario","senha" => "12345",...
asked by
12.01.2018 / 20:29