Posted by Tyler Kiley on 07/19/05 07:20
function named_print($var_name) { return "echo 'the variable named $var_name is set to ' . \$var_name;" } eval(named_print($foo)); ;-) Tyler
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming