How to find hosting server information / specifications?

Friday, February 26, 2010 1:05
Posted in category PHP Interview Questions

Simply write single line of code and place the file on your Hosting server and access it through browser.

<?php echo phpinfo(); ?>

You will find a lot of information about your Hosting Provider Machine. Enjoy :)

  • Share/Bookmark
You can leave a response, or trackback from your own site.

2 Responses to “How to find hosting server information / specifications?”

  1. Optimizacija strani says:

    March 8th, 2010 at 9:17 am

    Tnx for giving the link – but unfortunately it seems to be down? Does anybody have a mirror?

  2. Mark says:

    March 9th, 2010 at 12:23 pm

    It seems so. Great blog by the way!

Leave a Reply