[PHP-WIN] Re: php4ts.dll, developing own handlers

2002-02-23 Thread Alexander Gräf
"L0t3k" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 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()

[PHP-WIN] Re: php4ts.dll, developing own handlers

2002-02-22 Thread l0t3k
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:[