Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I find out if I have PHP on my website, or if I can run php files?

files php run website
0
0 Posted

How can I find out if I have PHP on my website, or if I can run php files?

0
0

First check the features and support documentation for your website host. Often website hosts offer a variety of hosting packages depending which facilities you want. If your host doesn’t provide this information then you can find out yourself by creating a new text document called test.

0

First check the features and support documentation for your website host. If you are the host server hardware administrator and need to install php then you can download it at http://www.php.net. If your host doesn’t provide this information then you can find out yourself by creating a new text document called test.php and copy the following lines of code into it: You’ve got PHP!

PhpGedView will work here.”; exit; ?>

Sorry, no php.

Upload this new test.php file to your site and point your browser to it. If you have php on your site, you will see a message saying that you’ve got php and that PhpGedView will work. If you don’t have php then you will see a message saying that you don’t have php.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123