1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

Gt-1

PHP Tutorials — Sockets

PHP » Sockets — 6 months ago
By the end of this tutorial you will end up with a functioning IRC bot that can connect to a server, join channels, give and take operator, half operator, voice and protected status from a user. In the next tutorial I will discuss the different ways to "log" certain parts of the information processed by the bot, how to build a statistics table of various statistics like who has been on the longest, speaks the most, etc.
PHP » Sockets — 10 months ago
Smarty templates are written in simple HTML, with embedded Smarty tags. Whatever you can do with an HTML page, you can do with templates. Templates are not pure HTML . . .
PHP » Sockets — 11 months ago
This tutorial will teach you how to create sockets and receive data from them. and use this data in a relevant way to start your first socket script. Using fsockopen() and fgets()
PHP » Sockets — about 1 year ago
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.
PHP » Sockets — over 2 years ago
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!
PHP » Sockets — over 2 years ago
In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
PHP » Sockets — over 2 years ago
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!
PHP » Sockets — over 2 years ago
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.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?