[PHP-DEV] Generating code on fly From: Pisman Dmitriy (chameleon <email protected>)
Date: 05/06/01

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>