Top

PHP Code Snippets Tagged with checker

  (3)  
Sort by 
Rapidshare link checker Example: http://kuzmanov.ws.mk/linkchecker.php
Tags: checker  link  rapidshare 
+ 4 likes
7 comment(s)    Score: 5.0    Platform: PHP    Posted by A^1^T^E^A^M on May 04, 2009
This is sample script how to check if some port are online or offline. This script maybe useful for Server Status Checker. How to use? simple. Just edit $ip = '127.0.0.1'; with your server..
Tags: checker  port  scanner  server  statu  status 
+ 0 likes
1 comment(s)    Score: 5.0    Platform: PHP    Posted by XShimeX on May 02, 2009
This script can be added to a website to check if a port on a specified website/ip is open or not. my use for this was for checking with my uTorrent port. In basic, if a socket is openned, it has connected...
+ 4 likes
17 comment(s)    Score: 8.0    Platform: PHP    Posted by jonesy44 on Nov 30, 2008
Bottom