John Taylor-Johnston wrote:
Does eval() have a synonym?

I don't usually like to answer a question with a question, but consider this:

eval($code);

This produces the following output:

red

Given this, what was the value of $code?

Chris

--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to