Browser is showing PHP code instead of processing it
Posted
by
FarrisFahad
on Stack Overflow
See other posts from Stack Overflow
or by FarrisFahad
Published on 2012-11-05T22:57:02Z
Indexed on
2012/11/05
22:59 UTC
Read the original article
Hit count: 234
I have installed XAMPP on my computer which is Windows 8 pro. I use to work with Windows 7 every time I run the index.php file on Windows 8 it shows the code on the browser IE10. Here is what I have done:
I have named the file correctly: index.php I have installed the server and saved the files inside c:/xampp/htdocs/PHP/ I have used to open and close all PHP tags and everything else seems working fine, like, PHPMyAdmin, and the Ini file
I don't know whats wrong and it is driving me crazy ...
Farris
© Stack Overflow or respective owner