Forum Moderators: coopster
My website is on a shared-hosting server. I contacted the support of the hosting company, and they said to me that they have php installed on the servers already. So, while learning php, I found a test page to see if the server has php installed or not. It is simply one line of code: <? phpinfo();?>. The website where I found this said that if you are prompted to download when visiting that test page, then the server does NOT have php installed. Interestingly enough, I AM prompted to download. Am I doing something wrong, or does my hosting company not know what they are talking about?
Thanks a bunch!