PHP Doku:: Closes the connection to ovrimos - function.ovrimos-close.html

Verlauf / Chronik / History: (42) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenOvrimos SQLOvrimos SQL Funktionenovrimos_close

Ein Service von Reinhard Neidl - Webprogrammierung.

Ovrimos SQL Funktionen

<<Ovrimos SQL Funktionen

ovrimos_commit>>

ovrimos_close

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_closeCloses the connection to ovrimos

Beschreibung

void ovrimos_close ( int $connection )

Closes the specified connection to Ovrimos. This has the effect of rolling back uncommitted transactions.

Parameter-Liste

connection

The Ovrimos connection identifier, returned by ovrimos_connect().

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)