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

search for in the

fbsql_connect> <fbsql_close
[edit] Last updated: Tue, 21 May 2013

view this page in

fbsql_commit

(PHP 4 >= 4.0.6, PHP 5)

fbsql_commitCompie una transazione

Descrizione

bool fbsql_commit ([ resource $link_identifier ] )

restituisce: TRUE in caso di successo, FALSE in caso di fallimento.

fbsql_commit() esegue la transazione corrente scrivendo tutti gli aggiornamenti pendenti, cancella il disco e sblocca tutte le righe della tabella bloccata dalla transazione. Questo comando รจ necessario solo nel caso in cui autocommit fosse impostato su false.

Vedere anche: fbsql_autocommit() e fbsql_rollback()



add a note add a note User Contributed Notes fbsql_commit - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites