Alexander,

in zend_execute_API.c

ZEND_API int zend_eval_string(char *str, zval *retval_ptr, char *string_name
TSRMLS_DC)

id do a search in the code to find the implementation of  eval(). this
should yield some clues


Alexander GräF <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> hello,
>
> i only want to give a code string contained in the memory to php4ts.dll
and
> get the output back. i'm experienced in c/c++, but in the source files of
> php, i cant find the magic function from where i can build my own.
>
> hope someone can help me, thanks in advance
>
> alex
>
> ______________________________________________
>
> alexander gräf
> [EMAIL PROTECTED]
>
>
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to