php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_mysqlnd_param_bind Struct Reference

#include <mysqlnd_structs.h>

Data Fields

zval zv
 
zend_uchar type
 
enum_param_bind_flags flags
 

Detailed Description

Definition at line 1236 of file mysqlnd_structs.h.

Field Documentation

◆ flags

enum_param_bind_flags st_mysqlnd_param_bind::flags

Definition at line 1240 of file mysqlnd_structs.h.

◆ type

zend_uchar st_mysqlnd_param_bind::type

Definition at line 1239 of file mysqlnd_structs.h.

◆ zv

zval st_mysqlnd_param_bind::zv

Definition at line 1238 of file mysqlnd_structs.h.


The documentation for this struct was generated from the following file: