On Thu, Sep 12, 2002 at 02:14:24PM +0200, eminent wrote : 
> i have to use zend execute statement into PHP api. how can i use this 
> function to interpret php code?

    Have a look at main/main.c (php_execute_script) and traverse
    the called zend API functions from it. Try lxr:
    http://lxr.php.net/source/php4/main/main.c#1465
-- 
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
           - It's not a fug, it's a beature. -

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

Reply via email to