Advertisment
Whois services changed radically this year with the introduction of competition at the registrar level in the .com/.net/.org namespace and with it...
In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
Views: 860 | | by Mathew
PHP - Networking
In this tutorial I will show you how to check whether a domain, server is up or down and how fast it is. Generally speaking we will implement a...
Views: 852 | | by Sarah
PHP - Networking
This is a rather simple script to demonstrate an application that many server administrators could probably find useful -- an uptime notification...
Views: 894 | | by Marry
PHP - Networking
This tutorial will show you how to write a short PHP script to send a trackback ping to a blog. With this script, you can send trackbacks on behalf...
I derived a nice PHP script for monitoring devices on the network. This is a very simple script that displays whether or not the host is responding...
The simple version of code used to obtain the users IP address is used to output their IP in a browser. Very simple, but if you did not know how to...
I have several tasks throughout the day that require entering repetitive commands through a telnet session. PHP Telnet is a PHP script that will...
Views: 916 | | by Tutorial
PHP - Networking
Apache server Installation on Ubuntu 7.10/Related Systems
Views: 970 | | by Tutorial
PHP - Networking