Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

Re: [PHP-DB] connection to database From: Yasuo Ohgaki (yohgaki <email protected>)
Date: 04/12/01

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>