index.htm I have 6 lines of PHP code that wont run on my page I don't get an error of any kind it just wont run if you look in source it shows my raw PHP. I have a file named test.php that works fine. in test.php I only have those 6 lines of code that you can see in my index.htm
Server Name     defiro
cPanel Version  11.36.2 (build 9)
Theme   x3
Apache version  2.2.24
PHP version     5.2.17
MySQL version   5.5.30-30.2
Architecture    x86_64
Operating system    linux
i have tryed to fix the problem by putting AddType application/x-httpd-php .html in my websites .htaccess file as listed in PHP not working on HTML file i have tryed a few other things by trying to get an error out of the php with no luck
Edit__
it wont let me use php or html in a file together no matter if it is .html or .php it wont work i don't know how to fix it?
TEST TEST
` on top of your `test.php` file don't you get that in your browser? – anubhava Nov 28 '13 at 18:02