[NetBehaviour] N0NS3N7S C4LL 4 D0M1N4710N
james jwm-art net
james at jwm-art.net
Wed Sep 17 13:37:06 CEST 2008
On 17/9/2008, "clemos" <cl3mos at gmail.com> *** wrote a submit form ***
<?php
/*
no subm1t &&/|| d0m1n8
http://jwm-art.net/n0subm1t.php
*/
print '<!DOCTYPE html PUBLIC "';
print '-//W3C//DTD HTML 4.01 "Transitional//EN\">';
print "\n<html>\n<head>\n</head>\n";
print "<body bgcolor=\"#86989d\" text=\"#ff91d2\">";
if (array_key_exists('submit',$_POST)) $str="N0 SUBM17 ";
else $str="D0M1N8 ";
print "\n<code>";
$mx=1; $cols=12;
srand(date("njGis"));
for($i=0;$i<75;$i++){
for($j=0; $j<$mx; $j++){
if($j> 0 && (($j % $cols) == 0)) print "<br>";
$span=false;
if(rand(0,100)>85){
print"<span style=\"color:#ff71b2\">";
$span=true;
}
else if(rand(0,100)>97){
print"<span style=\"color:#ff5182\">";
$span=true;
}
print $str;
if($span) print"</span>";
}
print "<br>";
$mx++;
}
print "\n</code>";
print "\n</html>";
?>
More information about the NetBehaviour
mailing list