add_assoc_string_ex

add_assoc_string_ex

add_assoc_string_ex -- Add a string value to an assoc array with binary safe key

Description

#include <zend_API.h>

int add_assoc_string_ex ( zval* arg, char* key, uint key_len, char* str, int duplicate )

...

Parameters

arg

...

key

...

key_len

...

str

...

duplicate

...

Return Values

...

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