hi...
> I would like to know what's the problem with following line:
> $dbConn = pg_Connect( " host=$host user=$user password=$password port=$port
>dbname=$dbname");
>
> The php variables are filled with the appropriate values.
are you sure?
> Warning: Unable to connect to PostgresSQL
Hi,
I know it's not a PHP3 mailinglist but the question is somewhat related
to pgsql.
I would like to know what's the problem with following line:
$dbConn = pg_Connect( " host=$host user=$user password=$password port=$port
dbname=$dbname");
The php variables are filled with the appropria