php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_mysqli_structs.h>
Data Fields | |
void * | ptr |
void * | info |
enum mysqli_status | status |
Definition at line 72 of file php_mysqli_structs.h.
void* MYSQLI_RESOURCE::info |
Definition at line 74 of file php_mysqli_structs.h.
void* MYSQLI_RESOURCE::ptr |
Definition at line 73 of file php_mysqli_structs.h.
enum mysqli_status MYSQLI_RESOURCE::status |
Definition at line 75 of file php_mysqli_structs.h.