I have made a subdomain and uploaded php script on that. but php code is shown there included file are also not shown on page.
In description, i have made a sub domain jobs.example.com. All project done in php on locally when is uploaded it to the srever (in the root flder of jobs.example.com). only html css and jquery is running php code is shown there as it is. How may i handle this plese help me.
My guess is: may be you might need to set up your subdomain folder to run php files.
You might need to setup mime type for .php
Referenced from : http://www.php.net/manual/en/install.windows.apache1.php