Is there a script or an easy way to highlight lines of a generated form, similar to the way phpMyAdmin does it? I can't seem to find out how this is done.
Thanks
there is a way to syntax highlight php code. http://php.net/highlight_string i'm not sure if that is what you wanted though.