Alle 09:40, giovedì 9 gennaio 2003, John Coggeshall ha scritto:
> This list is for the development _of_ PHP not _with_ PHP, please direct
> future questions there....
>
> However, I don't understand the question you are asking... If you have
> this:
>
> Class A {
>
>       function foo() {
>
>               echo "I am function foo<BR>";
>       }
> }

Hello, I'm also the function foo. Pleased to meet you.

I'm asking how to call parent::method() from zend engine (C), not from php. 
Are questions regarding the C zend_engine API welcome?

Thanks,
        Stefano

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

Reply via email to