_prefix.'username'];$result = $conn->query("select * from db1_etchat_user where etchat_username = '$name2' ");$num_results = $result->num_rows;for ($i=0; $i <$num_results; $i++){$row = $result->fetch_assoc();$codgast2=$row['etchat_userprivilegien'];} ?>
|
|