Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16362 программиста и 1782 робота. Сейчас ищут 1992 программиста ...
maxdb_thread_safe - Returns whether thread safety is given or not
Вернуться к: MaxDB Функции
maxdb_thread_safe
(PECL maxdb >= 7.6.06.04)
maxdb_thread_safe — Returns whether thread safety is given or not
Описание
bool maxdb_thread_safe
( void
)
maxdb_thread_safe() indicates whether the client library is compiled as thread-safe.
Возвращаемые значения
TRUE
if the client library is thread-safe, otherwise FALSE
.
Вернуться к: MaxDB Функции