Hi, I am workign on zend_eval_strign function, it is not working. I searched many more places but there is no answer for the problem.
I am usign this function as if (zend_eval_string(buffer, NULL, desc TSRMLS_CC) == FAILURE) { // error handling } I tried using it with retval insted of NULL, no change. This doesn't work everytime. Sometimes it quits without error. Is there anybody who has solved this problem. Thanks Suhas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php