Re: Pg_connect in PHP - Mailing list pgsql-general

From Jesus Aneiros
Subject Re: Pg_connect in PHP
Date
Msg-id Pine.LNX.4.10.10007131514410.23735-100000@jagua.cfg.sld.cu
Whole thread Raw
In response to Pg_connect in PHP  (Henk van Lingen <henkvl@cs.uu.nl>)
List pgsql-general
Use the other form of Pg_Connect. The one that uses , delimiters.

On Thu, 13 Jul 2000, Henk van Lingen wrote:

>
> Anyone using PHP and WWW-authenticate ??
>
> I do:
>
> $database = pg_Connect ("host=db.example.com port=5432
>                user=$PHP_AUTH_USER password=$PHP_AUTH_PW dbname=base");
>
> That works, except when PHP_AUTH_PW contains a space. Is there a way
> to use passwords containing spaces?
>
> Regards,
> --
> +-----------------------------------------------------------------------+
> | Henk van Lingen, Systems Administrator,             <henkvl@cs.uu.nl> |
> | Dept. of Computer Science, Utrecht University.  phone: +31-30-2535278 |
> +----------------- http://www.cs.uu.nl/people/henkvl/ ------------------+
>


pgsql-general by date:

Previous
From: John
Date:
Subject: Re: performance question
Next
From: Tom Lane
Date:
Subject: Re: performance question