Thanks to everyone. I will have a look.

I'm porting the adodb extension to php5, so i thought i might as well ask
this question that's been bugging me for some time.



"Andi Gutmans" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> php5/Zend/zend_execute_API.c.
> It's quite simple. If you can't figure it out yourself, let me know.
>
> At 08:08 AM 7/23/2004 +0100, Lester Caine wrote:
> >Andi Gutmans wrote:
> >
> >>Check out zend_call_function(). It allows you to cache the function
> >>lookup in the fci_cache parameter.
> >
> >Where is the best place to find zend_call_function details, nothing in
the
> >manual and google gives some spurious results.
> >
> >--
> >Lester Caine
> >-----------------------------
> >L.S.Caine Electronic Services
> >
> >--
> >PHP Internals - PHP Runtime Development Mailing List
> >To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to