I am fairly new to using PHP. I am trying to use it with expression web 4. Any example I see online to install PHP is version 5.3.
PHP current version 5.6. Now using this http://windows.php.net/download/ I downloaded PHP. I downloaded zip of VC11 x86 Non Thread Safe. I extracted it. Copied to C:\. Then when I go to tools, advanced options in Expression web, I can point it to the php directory.
But when I am programming a .php file. I see the design window empty. Also when I actually open it with browser, it states it cannot open page.
What am I wrong or missing?