Hi,
in an online article I read about VS supporting PHP syntax highlighting and intellisense out of the box. However if I add my PHP files to my VS project they are not highlighted correctly and the following error is displayed 'XML
document must contain a root level element'. Do I have to configure VS to regonize the file ('.php' ending) correctly or is PHP simply not supported out of the box?
Best regards