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

search for in the

ibase_connect> <ibase_commit_ret
Last updated: Fri, 10 Oct 2008

view this page in

ibase_commit

(PHP 4, PHP 5)

ibase_commitPotwierdza transakcję

Opis

bool ibase_commit ([ resource $identyfikator_połączenia_lub_transakcji ] )

Potwierdza transakcję.

Parametry

identyfikator_połączenia_lub_transakcji

Jeśli jest wywołana bez argumentu, potwierdza domyślną transakcję w domyślnym połączeniu. Jeśli argumentem jest identyfikator połączenia potwierdza domyślną transakcję we wskazanym połączeniu. Jeśli argumentem jest identyfikator transakcji potwierdza wskazaną transakcję.

Zwracane wartości

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



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

ibase_connect> <ibase_commit_ret
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites