Hello Sean. sean finney, 11.03.2007 12:16: > sorry for the delay in response... if you're still having this problem > could you please send a small example script where the problem is made > clear?
The problem can be reproduced easily. First the section from the php.ini: > ; Colors for Syntax Highlighting mode. Anything that's acceptable in > ; <span style="color: ???????"> would work. > highlight.string = #FFA0A0 > highlight.comment = #87CEEB > highlight.keyword = #CD5C5C > highlight.bg = #333333 > highlight.default = #98FB98 > highlight.html = #ffffff The script: > <?php > > # Comment > highlight_file($_SERVER['SCRIPT_FILENAME']); > > ?> The result: <http://download.noctus.net/gallery/caps/php_highlight_wrong_bg.png> Although the background was set to dark grey it still is being showed as white. Regards, Mathias PS: Why did I receive a mail delivery failure for this mail from the Mail Delivery System? -- debian/rules
signature.asc
Description: OpenPGP digital signature

