Posted by Chris Shiflett on 10/31/05 04:15
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/
Navigation:
[Reply to this message]
|