I installed WAMP and everything seems fine until I try to use PHP ... I tried many suggestions from searches and nothing helped ... the configuration was all default, but I tried adding some extra things like adding .html to the end of the line > AddType application/x-httpd-php .php in httpd.conf file ... nothing I tried made any difference.
Visual Studio doesn't recognise the <?php tag in html files, not even after adding the PHP tools extension ... nor does it run basic .php test files like just echoing something to the page ...
Is there something I am supposed to do after installing WAMP before it will successfully monitor and respond to php tags commands and files?
Visual Studio doesn't recognise the <?php tag in html files, not even after adding the PHP tools extension ... nor does it run basic .php test files like just echoing something to the page ...
Is there something I am supposed to do after installing WAMP before it will successfully monitor and respond to php tags commands and files?