check phpinfo()... it lists the colors that highlight_file()/show_source() uses.

Better yet, here's the values:

highlight.bg            #FFFFFF #FFFFFF
highlight.comment       #FF9900 #FF9900
highlight.default       #0000CC #0000CC
highlight.html          #000000 #000000
highlight.keyword       #006600 #006600
highlight.string        #CC0000 #CC0000

HTH.
Pete

Randum Ian wrote:
Hi there, I am currently writing a number of guides on PHP, SMARTY and Syntax and I was wondering if there is a set schema for the colouring of code within these guides. Is there a website that can give me an idea?

Regards, Ian.





-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to