PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ingres_commit> <ingres_autocommit
Last updated: Fri, 27 Jun 2008

view this page in

ingres_close

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres:1.0-1.4.3)

ingres_close — Zamyka połączenie z serwerem Ingres II

Opis

bool ingres_close ([ resource $identyfikator_połączenia ] )

ingres_close() zamyka połączenie do serwera Ingres skojarzone z określonym indentyfikatorem połączenia.

ingres_close() zazwyczaj nie jest potrzebne, jako że połączenia stałe nie są zamykane, a wszystkie połączenia niestałe są automatycznie zamykane po zakończeniu wykonywania skryptu.

Parametry

identyfikator_połączenia

Identyfikator danego połączenia. Jeśli nie jest określony, używane jest ostatnio otwarte połączenie.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.



add a note add a note User Contributed Notes
ingres_close
There are no user contributed notes for this page.

ingres_commit> <ingres_autocommit
Last updated: Fri, 27 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites