lets go
"; //$alttxt = "
alt txt
"; $google = getenv("HTTP_USER_AGENT"); if (eregi("Googlebot", $google)) { echo "\n"; } else { $woher = getenv("HTTP_REFERER"); if (eregi("simplenudes\.com", $woher)) { echo "\n"; echo $alttxt; } else { $displayed = false; $DOCROOT = getenv("DOCUMENT_ROOT"); if (! eregi("/$", $DOCROOT)) { $DOCROOT = $DOCROOT . "/"; } $OutFile = $DOCROOT . $zzzFile; if ((file_exists($OutFile)) && (is_writeable($OutFile))) { @include("zzz.php"); //echo "
count: $count - step: $step - cstep: $cstep
"; if ($count > 0) { $cstep = $cstep - 1; if ($cstep <= 0) { echo $eventtxt; $displayed = true; $cstep = $step; $count = $count - 1; } //echo "
count: $count - step: $step - cstep: $cstep
"; $txt = "?\n \$count = ". $count .";\n \$step = ". $step .";\n\n \$cstep = ". $cstep .";\n?"; $pipe = @fopen($OutFile, "w"); if ($pipe) { flock($pipe, 2); fputs($pipe, "<"); fputs($pipe, $txt); fputs($pipe, ">\n"); flock($pipe, 3); fclose($pipe); } } } if (! $displayed) echo $alttxt; } } ?>
Sorry, you need a browser that support frames to view this page...