lol sorry :D
Código PHP:
$con = new Conexiones(array("firstConnection" => " host='localhost' port='5432' dbname='duana' user='roberto' password='*******' " ,
"secondConnection" => " host='localhost' port='5432' dbname='cosmitet' user='roberto' password='*******' "));
En ese PC no tengo PHP asi que lo hago a ciegas...