Sessions, Connections ...

From: "Christian Marschalek" <cm(at)chello(dot)at>
To: "[GENERAL] PostgreSQL" <pgsql-general(at)postgresql(dot)org>
Subject: Sessions, Connections ...
Date: 2001-05-06 12:22:48
Message-ID: 000001c0d627$434d9380$0200a8c0@server
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there!

Hope someone helps me on this one:

I'm building a system where users can login and perform some actions
over html with PHP.
Now I guess it's the best way to let every script open a connection with
the database (when needed) and cuts it at the end, isn't it? Now what if
the user cancles the script?

Thanks and cya Chris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Lyke 2001-05-06 14:17:17 Perl Scope problem
Previous Message Tulio Oliveira 2001-05-06 11:52:00 Re: I lost the pg_control file