add_property_zval

add_property_zval -- ...

Description

#include <zend_API.h>

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

...

Parameters

arg

...

key

...

value

...

Return Values

...