Hello,

On Thu, Aug 25, 2011 at 2:57 PM, Aaron Gray <ang.use...@gmail.com> wrote:
> Hi,
>
> I am working on a C extension module for PHP and am wondering about an API
> issue.
>
> I can see how to add to an associative array :-
>

Most everything you need to know about manipulating arrays can be
found in ext/standard/array.c

-Chris

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to