Database Concepts  «Prev 

Setting Up PHP Syntax Highlighting

With PHP, you can display the source code of a PHP file with colored syntax highlighting. You can accomplish this in two ways: by using a handler for all files with the extension .phps, or with the URL Rewrite module.

First make sure the Virtual Book shelf is open in the Project Explorer window.
First make sure the Virtual Book shelf is open in the Project Explorer window.

You would then click Project, Add Item.
You would then click Project, Add Item.

In the Add item dialog, you would then select the Existing tab.
In the Add item dialog, you would then select the Existing tab.

You would then locate and open the sqlfun.asp file.
You would then locate and open the sqlfun.asp file.

That is all that is required, sqlfun.asp now part of the project.
That is all that is required, sqlfun.asp now part of the project.