So I've had this problem a while that my php will only execute in index.php but not in files like: login.php this will just show plain code. I am not using short tags. I recently reïnstalled wamp and it's running on windows 10 home 64x specific version of
wamp: 3.1.0 wamp64
php: 5.6.31
module is loaded in apache and .php is reggistered as php file in httpd.conf here is an example of an index.php and here is an example of login.php I hope someone is able to help me :) I've already looked at other posts and tried them but none worked. There is nothing wrong with the 2 files. But only 1 loads.