PHP Tutorials Sockets



Featured Tutorial
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.
Rating: 3.6/5 | 291 clicks | 0 comments | 1 save | share | report
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!
Rating: 4.0/5 | 2,282 clicks | 1 comment | 2 saves | share | report
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.
Rating: 3.0/5 | 1,512 clicks | 0 comments | 1 save | share | report
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!
Rating: 3.0/5 | 602 clicks | 0 comments | 1 save | share | report
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.
Rating: 2.0/5 | 970 clicks | 0 comments | 0 saves | share | report