boxxertrumps
11-13-2006, 10:44 PM
is this right?
<?php
$ping1 = system("ping -n 2 services.****irc.net");
$ping2 = system("ping -n 2 ecstasy.****irc.net");
$ping3 = system("ping -n 2 oxycontin.****irc.net");
$ping4 = system("ping -n 2 hydrocodone.****irc.net");
echo $ping1;
echo '<hr />';
echo $ping2;
echo '<hr />';
echo $ping3;
echo '<hr />';
echo $ping4;
?>
simple ping script that i wrote using bits of this code...
http://www.theworldsend.net/ping_src.php
Enjoy...
Edit....
and i didnt know you could use php with images...
http://www.thepregnancytester.com/image.php?dad_title=Michael%20Jackson&NAME=Gandalf%20The%20Gray&kn=Andrew%20Justin%20Jackson&LBS=12&OZS=3
dynamically created birth certificate....only a spoof though...
<?php
$ping1 = system("ping -n 2 services.****irc.net");
$ping2 = system("ping -n 2 ecstasy.****irc.net");
$ping3 = system("ping -n 2 oxycontin.****irc.net");
$ping4 = system("ping -n 2 hydrocodone.****irc.net");
echo $ping1;
echo '<hr />';
echo $ping2;
echo '<hr />';
echo $ping3;
echo '<hr />';
echo $ping4;
?>
simple ping script that i wrote using bits of this code...
http://www.theworldsend.net/ping_src.php
Enjoy...
Edit....
and i didnt know you could use php with images...
http://www.thepregnancytester.com/image.php?dad_title=Michael%20Jackson&NAME=Gandalf%20The%20Gray&kn=Andrew%20Justin%20Jackson&LBS=12&OZS=3
dynamically created birth certificate....only a spoof though...