Arrays
array_init()
always returns
SUCCESS
.
33-1
,
33-2
and
33-3
33-1
,
33-2
and
33-3
describe
these
functions
.
This
is
done
using
zend_hash_update(
)(
)
for
associative
arrays
(see
33-3
)
and
zend_hash_index_update(
)
for
indexed
arrays
(see
33-4
)
: