• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • mysqli::thread_safe()

    (PHP 5, PHP 7)

    返回是否是线程安全的

    说明

    过程化风格
    mysqli_thread_safe(void): bool

    告知本数据库客户端库是否编译为线程安全的。 Tells whether the client library is compiled as thread-safe.

    返回值

    如果是的话,返回TRUE,否则返回FALSE