VS.Php color coding
VS.Php gives you full control on the way you want your Php files to be presented. There are over 10 different types of items you can configure with different colors like keywords, strings, numbers, etc. Go to the tools->options menu and look for the Fonts & Colors item. This is a sample of Php color coding in VS.Php:

Customizing color coding
You can customize over 10 different items in Php. Go to tools->options->Fonts&Colors to configure.

Missing php font enties
If you are not seen the php entries you need run the Visual Studio package registration under this user. Open the Visual Studio command line and type:
devenv /setup

