I would like to colour code MySQL statements for displaying on a webpage, I think using colours helps with looking at the syntax.
Does anyone know of a tool that does this? PHP has something similar with the PHP -s flag that outputs code with coloured <font> tags.