add_next_index_string

add_next_index_string -- Ajoute une valeur de type string à un tableau associatif en utilisant le prochain index numérique libre

Description

#include <zend_API.h>

int add_next_index_string ( zval* arg, char* str, int duplicate )

...

Liste de paramètres

arg

...

str

...

duplicate

...

Valeurs de retour

...