Chris Hemmings wrote: > 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 > ?> >
Maybe U need this function: http://www.php.net/manual/en/function.eval.php -- Pavel a.k.a. Papi -- 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]