27.04.2015, 06:41
Like stated above, you probably don't PHP installed. You can definitely confirm it isn't by typing sample code like
If it shows exactly that in plaintext, then you need to install XAMPP/WAMPP or whatever you prefer.
Код:
<?php phpinfo(); ?>