add_next_index_zval

add_next_index_zval -- Add zval value to assoc array using next free numeric index

Leírás

#include <zend_API.h>

int add_next_index_zval ( zval* arg, zval* value )

...

Paraméterek

arg

...

value

...

Visszatérési értékek

...