At 08:25 PM 2/14/02 -0600, p s wrote:
>I did a search in the subjects for perl or php and only found one, asking if
>there was a php book . . . . What I'm trying to find is either a Perl or
>PHP way to connect to and access a postgres database. If there were some
>simple examples somewhere I would really appreciate finding them. I want to
>look into web based Postgres database applications.
>Thanks very much for your help.
>Paul
For Perl try the DBI and DBD modules.
The perldocs are good enough for the perl side of things.
Link.