Hi -

I am developing a project in VSPHP and I am using the CakePHP Framework. I would like to have VSPHP recognize the .ctp extension as a PHP extension. How do I set this up? I see in the past that this would require a registry setting but I am assuming the VSPHP code has matured enough that this can be done directly from the IDE.

Thanks,

Kathleen

juanc says:

If you are using Visual Studio 2008 or above do this:

http://www.jcxsoftware.com/jcx/node/2202

Thanks,

Juan

kathleen says:

Yes, I am using Visual Studio 2008 and your suggestion worked perfectly. :)

Thanks,

Kathleen