PHP Gurus:

I have one for you. I'm sure there is a simple solution, but I'm having
difficulty finding it.


Let's say I have:

$content = "<?PHP Query_Database( $category );?>";


If I use <?PHP echo $content; ?>, it doesn't evaluate that content. What am
I doing wrong here?


Is there an equivalent to JavaScript's eval($commands) function?


TIA,

Christopher Raymond


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to