• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:9    start  Previous  Next  Last    goto:
    Basic PHP Sockets using Teamspeak 2 Server
    ON: 2009-03-09 11:52:59
    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()
    79 times | category:
    Simple Network Monitoring Script
    ON: 2008-08-20 10:01:05
    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.
    34 times | category:
    Automate telnet tasks with PHP Telnet
    ON: 2008-08-20 10:00:02
    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.
    35 times | category:
    Port Monitor Script
    ON: 2007-08-13 10:23:55
    This is a rather simple script to demonstrate an application that many server administrators could probably find useful -- an uptime notification script.
    36 times | category:
    Check your server status - a basic ping
    ON: 2007-08-13 10:23:25
    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.

    35 times | category:
    Creating a domain checker
    ON: 2007-08-13 10:19:00
    In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not
    49 times | category:
    Detecting Proxies
    ON: 2007-08-13 10:13:19
    Easily detect most kinds of proxies and even determine a user's real IP address.
    24 times | category:
    Introduction to PHP Sockets
    ON: 2007-08-13 10:11:16
    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
    432 times | category:
    Using PHP classes to navigate distributed whois databases
    ON: 2007-08-13 10:07:48
    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.
    35 times | category:
    this:1/1 25records  total:9    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)