Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Making a database connection persists in PHP



Hi all,
   Don't know if this should go to the PHP group or the postgresql group

I am writing a PHP-postgres application. I would like to have a database connection persists across php pages. What the application does at present is to create a new connection every time a new page is called. Can I put a connection into a session variable?

   Thanks

Mary Anderson



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group