Tutorial search
PHP Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
PHP Networking Tutorials
We hope that you will enjoy our PHP Networking tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Networking tutorials to our site. Thank you !
In this tutorial I'm going to show you how to use one little global variable to check your IP

Reading a website with PHP can be done in various ways. In this tutorial i will explain the fsockopen() function to read www.Google.com.

Apache server Installation on Ubuntu 7.10/Related Systems

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 do it, now you do!

Whois services changed radically this year with the introduction of competition at the registrar level in the .com/.net/.org namespace and with it the advent of the SRS (Shared Registry System). Find out how to navigate the new whois in your PHP scripts.

In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.

Learn how to use Sockets to connect to remote computers, or how to listen for connections on your local computer. Many things can be done with sockets

This is a rather simple script to demonstrate an application that many server administrators could probably find useful -- an uptime notification script.

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 on a specified port within the timeout period in a HTML table.

I have several tasks throughout the day that require entering repetitive commands through a telnet session. PHP Telnet is a PHP script that will allow you to enter your telnet tasks into a PHP file. From then on it's as simple as accessing the script from a browser.

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 ping command with PHP.
Total Tutorials in Category: 13




