Compiling PHP and Apache 2 from source on Linux
|
Freelance PHP programmer India
|
Freelance web developer india
|
Web development India
|
web developer CV india
PHP Manual
Prev
Next
add_assoc_bool_ex
add_assoc_bool_ex -- Add a
bool
value to an assoc array with binary safe key
Description
#include <zend_API.h>
int
add_assoc_bool_ex
( zval* arg, char* key, uint key_len, int b )
...
Parameters
arg
...
key
...
key_len
...
b
...
Return Values
...
Prev
Home
Next
API Function and Macro reference (work in progress)
Up
add_assoc_bool