"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(). this
> should yield some clues
>

i found this function, but the problem is, that it seems that i really have
to do many initializings to get this to work, and i also do not have a clue
how to get the outputs. isn't there anyone who uses the php-interpreter
without webserver only to parse php-code? linking to php and zend and TSRM
is very complicated, and i'm not a php-developer and i dont want to become
one...

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