What PHP Version is My Server/ISP Running?

You can create a quick file that you can run by typing in the URL, to see what version of PHP is being run.
This has been helpful when I need a quick answer and the ISP is slow on updating their posted stats

1- Create a text file and name it “php-checker.php
(no quotations)

2- Add this bit of code to it

<?php phpinfo() ?>

3- SAVE and upload to your Root directory

4- Now type in the URL to this file
Example: http://mysite/php-checker.php

5- That’s it – it should tell you on the top of the page!

pixel What PHP Version is My Server/ISP Running?
Be Sociable, Share!
  • more What PHP Version is My Server/ISP Running?
This entry was posted in Technical Aids and tagged , . Bookmark the permalink.
If you would like to stay current on our Inbound Marketing Techniques, make sure to:
Subscribe to the RSS Feed!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>