In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] says...
> I've run out of ideas.  I want to store a variable name and a
> function call in a text column of a MySQL database and have them
> interpreted at runtime, but I can't figure out how to do it.  
> 
> Examples:
> "This is the $nbrtimes you've asked."
> and
> "$answer is the square root of sqrt($nbr)."
> 
> I've tried to figure out "eval()" but don't seem to be able to make
> it work either.  Any ideas?
> 
> 
Perhaps if you can show what you have tried and the problem you have had, 
someone may be able to help you further.

-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

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

Reply via email to