Re: [PHP-DEV] Generating code on fly From: Zeev Suraski (zeev <email protected>)
Date: 05/06/01

This is not the right forum to ask this type of questions - it's for people
who develop PHP, not (necessarily) people who develop with PHP. The right
forum to ask this question would be php-general <email protected>

In order to cut down time, look at http://www.php.net/eval

Zeev

At 12:23 6/5/2001, Pisman Dmitriy wrote:
>How to solve such problem:
> I need to generate PHP code on fly and then execute it.
> For example, $s='$var+=5;' - how to tell php to execute this code.
>Waiting for your replies.
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

--
Zeev Suraski <zeev <email protected>>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>