PHP Doku:: Returns whether thread safety is given or not - function.maxdb-thread-safe.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMaxDBMaxDB Funktionenmaxdb_thread_safe

Ein Service von Reinhard Neidl - Webprogrammierung.

MaxDB Funktionen

<<maxdb_thread_id -- maxdb->thread_id

maxdb_use_result -- maxdb::use_result>>

maxdb_thread_safe

(PECL maxdb >= 7.6.06.04)

maxdb_thread_safeReturns whether thread safety is given or not

Beschreibung

bool maxdb_thread_safe ( void )

maxdb_thread_safe() indicates whether the client library is compiled as thread-safe.

Rückgabewerte

TRUE if the client library is thread-safe, otherwise FALSE.


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",...)