★ wanayoo — archive 1999 http://fr.php.net/manual/function.ingres-close.phpNouvelle recherche | Portail wanayoo
PHP
Wednesday, May 30, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousingres_pconnect
ingres_querynext

Last updated: Mon, 08 Jan 2001

ingres_close

(PHP 4 >= 4.0.2)

ingres_close -- Close an Ingres II database connection

Description

boolingres_close ([resource link])

Returns true on success, or false on failure.

ingres_close() closes the connection to the Ingres server that's associated with the specified link. If the link parameter isn't specified, the last opened link is used.

ingres_close() isn't usually necessary, as it won't close persistent connections and all non-persistent connections are automatically closed at the end of the script.

See also ingres_connect(), and ingres_pconnect().

previousingres_pconnect
ingres_querynext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Wed May 30 23:31:17 2001 MET DST