php-db | 2001041
Date: 04/12/01
- Next message: Chris Book: "[PHP-DB] how do i ignore sql state 00000 with db2?"
- Previous message: Yasuo Ohgaki: "Re: [PHP-DB] create type"
- In reply to: Sharmad Naik: "[PHP-DB] connection to database"
- Next in thread: Steve Brett: "RE: [PHP-DB] connection to database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PHP takes care of closing it, just like other resources. However, it seems there
is bug in closing none persistent PgSQL link in current version. 4.0.5 hopefully
fix this.
Regards,
-- Yasuo Ohgaki"Sharmad Naik" <sharmad <email protected>> wrote in message news:20010412002845.A1151 <email protected> > Hi, > While writing dynamic pages I use pg_connect to connect to the database. > I wanted to know whether i alway need to close database connection or while > closing the FORM or going to another page does the connect close automatically. > Is pg_close necessary to be given ? > > -- > The secret of the universe is @*&í!'ñ^#+ NO CARRIER > __ _ _ _ _ > |_|_||_||_||\/||_|| \ > _|| || || \| || ||_/ > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-db-unsubscribe <email protected> > For additional commands, e-mail: php-db-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> >
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Book: "[PHP-DB] how do i ignore sql state 00000 with db2?"
- Previous message: Yasuo Ohgaki: "Re: [PHP-DB] create type"
- In reply to: Sharmad Naik: "[PHP-DB] connection to database"
- Next in thread: Steve Brett: "RE: [PHP-DB] connection to database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

