Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
Bookmark :
Links :
low cost magazinesgolfing products
dropshippers
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
scan a range of ports
this uses the Net_PortScan PEAR package to check a range of ports to see if a service is available
<?php
require_once "/home/beginne/php/Net/Portscan.php";
echo "Scanning localhost ports 1-21<br>";
$result = Net_Portscan::checkPortRange("localhost", 1, 21);
foreach ($result as $port => $element)
{
if ($element == NET_PORTSCAN_SERVICE_FOUND)
{
echo "Service found on port " . $port . "<br>";
}
else
{
echo "No service found on port " . $port . "<br>";
}
}
?>
Books :
Sponsors :
Random Code :
Degrees / Radians conversions(math)open a zip file and display file information(file system)
The Register news(xml)
Random Article :
HTACCESS Wrappers with PHPNetwork:
Programming resourcesTutorials directory
Clickbank mall
sell software
Free auctions, low cost stores
UK products
US products
Gambling directory
Sexy free wallpapers
Hosting resources
ASP site
DVD site
Domain names
Dating site
Software directory
Maxi directory
bigarticle : free articles
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google