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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] Generating code on fly Pisman Dmitriy
- Re: [PHP-DEV] Generating code on fly Zeev Suraski