Hello!

I'm sure I read this somewhere but I'm just not so sure now.  Can you
produce PHP code in a PHP page and then run it.  Kind of like this:

<?php
$mycode="echo'Hello';";

# Something here to execute $mycode
?>

Is the above possible??

Thanks!

Chris.....




-- 
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