Brian A. Anderson wrote:
> the results I could execute this? Would I have to put the ob_start()...
> ob_get_clean();  within a function? How would I execute it?

http://php.net/eval

Just be sure a Bad Guy can't insert mean nasty things into the code you
eval()

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to