[Only registered and activated users can see links. Click Here To Register...]
here you go
here you go
if(!empty($_GET['do'])) {
$incl = $_GET['do'].".php";
} else {
$incl = "start.php";
}
if(!empty($_GET['do'])) {
$incl = anti_injection($_GET['do'].".php");
} else {
$incl = "start.php";
}
function anti_injection($sql) {
$sql = preg_replace(sql_regcase("/(from|select|insert|delete|where|drop table|show tables|#|\*|--|\\\\)/"),"",$sql);
$sql = trim($sql);
$sql = strip_tags($sql);
$sql = addslashes($sql);
return $sql;
}
[Only registered and activated users can see links. Click Here To Register...]Quote:
Learning is acquiring new knowledge, behaviors, skills, values or preferences. It may involve processing different types of information. Learning functions can be performed by different brain learning processes, which depend on the mental capacities of learning subject/agent, the type of knowledge which has to be acquitted, as well as on socio-cognitive and environmental circumstances [1].
~Wikipedia
well i already installed the RB2 version too weapons.php but same problem and i posted my problem already after then we i updated osds. so can you update ur weapon.php and other files? because i said i have not only one bugQuote:
please LEARN to search:
[Only registered and activated users can see links. Click Here To Register...]
how did you fix it? D: I got that problem too...(I also have players online bug)Quote:
well i already installed the RB2 version too weapons.php but same problem and i posted my problem already after then we i updated osds. so can you update ur weapon.php and other files? because i said i have not only one bug
NVM my friend fixed it now is just last bug online player list here is very much ppl not from my server so i wan see ppl only from my server how to fix it?