php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_mysqli.h File Reference
#include "php_version.h"

Go to the source code of this file.

Macros

#define phpext_mysqli_ptr   &mysqli_module_entry
 
#define PHP_MYSQLI_VERSION   PHP_VERSION
 

Variables

zend_module_entry mysqli_module_entry
 

Macro Definition Documentation

◆ PHP_MYSQLI_VERSION

#define PHP_MYSQLI_VERSION   PHP_VERSION

Definition at line 26 of file php_mysqli.h.

◆ phpext_mysqli_ptr

#define phpext_mysqli_ptr   &mysqli_module_entry

Definition at line 22 of file php_mysqli.h.

Variable Documentation

◆ mysqli_module_entry

zend_module_entry mysqli_module_entry
extern

Definition at line 613 of file mysqli.c.