Vasvessző Creative Commons License 2007.08.28 0 0 831

Pörög a számláló

 

Írtam rá egy progit ....

 

<?php

require_once('tafko_work_subs.php');

 

$incoming_comments = isset($_GET['partner']);

 

$TB_comments=6174;

$TB_boss_payrata=fromboss();  // invislible option

$TB_dollars=account_show(); // invislible option

 

while(1){

if(tb_seen_incoming_comments()){

  $answ_type=rand(0,5);

 

  switch($answ_type){

   case 0:

    print ";))";

    break;

  case 1:

    print "bor=oinos";

    break;

  case 3:

    print "Ne nézd a bort";

    break;

  case 3:

   print atfogalmazott_kerdesre_valasz();

   break;

  case 4:

   print adventista_weblap_show(rand(0,3));

   break;

  case 5:

   print cikizlek(rand(0,5));

   break; 

  }

  $TB_comments++; /// $$$$$ .... :)

 }

$TB_dollars = $TB_comments * $TB_boss_payrata;

 TB_account($TB_dollars); 

}

 

?>

Előzmény: Sterlitz de Breviar (827)