"Christopher Jones" <christopher.jo...@oracle.com> wrote in message news:4e56e662.90...@oracle.com...

On 08/25/2011 05:16 PM, Aaron Gray wrote:
"Chris Stockton" <chrisstockto...@gmail.com> wrote in message news:calkfbxvsuq-zqyytdxi3a9tccieh6xzz9y-kbyqva8kpc4-...@mail.gmail.com...
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

Where's that in the SVN source tree ?

Aaron

http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/ext/standard/

Chris,

How much can I access as a PHP plugin dll or shared object ?

Thinking about it what I really want to do is see if a key exists in an array and get its type to see if it is BOOL and that it is TRUE.

Many thanks,

Aaron


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

Reply via email to