Michel 'ZioBudda' Morelli wrote:
> Hi, I want to save into a variable ($tmp) the value of
> highlight_string command. Any one? or any similar function?

Have a look at PHP 4's output buffering functions. You can use them to 
safe the output instead of displaying it.

regards
Wagner

-- 
"Some guy hit my fender, and I told him, 'Be fruitful and multiply,' 
but not in those words."
 - Woody Allen

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