
Feature your own tutorial here! Find out more.
How to Write a Script to Send a Trackback
Submitted by Web Cash » This tutorial walks you through creating a php script to send a trackback HTTP request to a blog, read the response, and let the user know whether or not the trackback was successful.
Creating an IRC bot in PHP
Submitted by Combined Minds » Combined Minds presents you the biggest and best PHP -> IRC bot tutorial on the web! This tutorial learns you how to create a very good working IRC bot from scratch!
Creating a domain checker
Submitted by Phptoys » In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
Link Verifier
Submitted by TutorialCode » Using sockets check whether and link input by a user is working or gives a 404 error, many uses in many websites. Don't let users submit 404 links anymore!
Check your server status - a basic ping
Submitted by Phptoys » 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.

