add_assoc_resource

add_assoc_resource -- Add a resource value to an assoc array

Beschreibung

#include <zend_API.h>

int add_assoc_resource ( zval* arg, char* key, int r )

...

Parameter Liste

arg

...

key

...

r

...

Rückgabewerte

...