How do I get .phps files to show up in colored text on my server?

If you want to have your server display .phps files in color like this updatelinkroll.phps at carthik.net, add the following line to your .htaccess file in the server root directory. This assumes your server is Apache and that you have the ability to add types in .htaccess

AddType application/x-httpd-php-source .phps