Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as text by halbesbit ( 18 years ago )
switch  ($_GET['action'])
{
case 'bau':
if ($_GET['art']=='hf'){$_SESSION['hf']=$_SESSION['hf']+1;}
if ($_GET['art']=='sb'){$_SESSION['sb']=$_SESSION['sb']+1;}
if ($_GET['art']=='lg'){$_SESSION['lg']=$_SESSION['lg']+1;}break;

}

 

Revise this Paste

Your Name: Code Language: