* Thus wrote Lisa Seelye ([EMAIL PROTECTED]): > Attached is a patch to change the behavior of source highlighting > functions to use <span style="color"> instead of <font color="color">. > This patch also introduces \n and \t when the parser encounters one > (this change is mainly for readability).
Slight problem with: zend_printf("<span style=\"color: %s;\">\n", last_color); Although it is a much more elegant solution. Some people consider inline style attributes bad. Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php