Get download speed of your webserver
Posted by on Wed, 3 Feb 2010Get download speed of your web server
Do you ever wanted to know the exact download speed of your webserver (or any other?) If yes, you’ll love that code. You just have to initialize the $url variable with any resources from the webserver...
Read More...web server speed
Monitor your web server using PHP
Posted by Cătălin on Wed, 3 Feb 2010Monitor your web server using PHP
In order to make sure that your website is always available to the public, you have to monitor it. In this tutorial, I'll show you how you can easily create a monitoring script that will check...
Read More...web server PHP