add_assoc_zval

add_assoc_zval

add_assoc_zval -- Add a zval value to an assoc array

Description

#include <zend_API.h>

int add_assoc_zval ( zval* arg, char* key, zval* value )

...

Parameters

arg

...

key

...

value

...

Return Values

...

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.