[PHP] Re: putting the result of PHP code into a string

2001-11-10 Thread Morten Gjetanger
Ok. To be a bit more precise. the $code part could be any php code, e.g. $code = <<$val\n"; } ENDM; regards Morten Gjetanger "Morten Gjetanger" <[EMAIL PROTECTED]> skrev i melding [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm quite sure there

Re: [PHP] putting the result of PHP code into a string

2001-11-10 Thread Morten Gjetanger
atabase, and I have a php script which shows the pages with a common header, footer, menu etc.. But I want the text to also contain php code which will be evaluated by the script! regards Morten Gjetanger "Jason Stechschulte" <[EMAIL PROTECTED]> skrev i melding [EMAIL PROTECTED]

[PHP] putting the result of PHP code into a string

2001-11-09 Thread Morten Gjetanger
7;ve checked the eval function, but it just evaluates the code and just outputs the result. I really wants the output into a string! regards Morten Gjetanger -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E