This should work. You can also use html code to use a style sheet ref.
<?
ECHO "<FONT COLOR='#2378A0' SIZE='3'>Hello Word</FONT>";
?>
>i have txt file have this words
>
>----------
>bla bla bla
>
>[phpcode]
><?
>echo 'hello word';
>?>
>[/phpcode]
>
>bla bla bla
>-----------
>
>now I want to convert the code that are between [phpcode] and
>[/phpcode] to colorized code ..
>How I can do that
--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Michael Seely 408-777-9949
--
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]