add_next_index_resource

add_next_index_resource -- Add resource value to assoc array using next free numeric index

Beschreibung

#include <zend_API.h>

int add_next_index_resource ( zval* arg, int r )

...

Parameter Liste

arg

...

r

...

Rückgabewerte

...