PHP: mysqli::thread_safe – Manual
(PHP 5, PHP 7, PHP 8) mysqli::thread_safe – mysqli_thread_safe — Returns whether thread safety is given or not Description Object-oriented style public function mysqli::thread_safe(): bool Procedural style function mysqli_thread_safe(): bool…