$cname = "cookieconsent_dismissed"; $sitename = "/jemagalles.nl/"; $match = preg_match ( $sitename, $_SERVER['HTTP_REFERER'] ) ; if (isset($_COOKIE[$cname]) || $match ) { $adon = "ja"; } else { $adon = "nee"; } ?>
if ($adon == "nee") { $huidigeurl = $_SERVER{'REQUEST_URI'}; $cookietekststart = "Voor verder gebruik van deze website geeft u toestemming cookies te benutten ---OK--- ---Info---"; echo $cookietekststart; } ?> $a = $_GET['a']; $b = $_GET['b']; $c = $_GET['c']; $d = $_GET['d']; $e = $_GET['e']; $f = $_GET['f']; $g = $_GET['g']; $typecursus = $_GET['typecursus']; $oudetekst = $_GET['oudetekst']; $submit = $_GET['submit']; $q = $_GET['q']; $keer = $_GET['keer']; $fout = $_GET['fout']; ?>
|
if ($adon == "ja") {
$ads = "
"; } echo "$ads"; ?> |
Gratis Online Typelessen Mijn Eigen Typeoefeningen
$aantal = 5 ; $stop = 5 ; $formaction = "typeoefeningen_met_vijf_toetsen.php"; ?>
if ($a != "" && $b != "" && $c != "" && $d != "" && $e != "") {
echo "Je maakt nu een oefening met de toetsen: $a, $b, $c, $d, $e";
?>
function Kleurcode ($kleurtekst) {
$kleurtekst = preg_replace ('/[zaq\/;p]/','$0',$kleurtekst);
$kleurtekst = preg_replace ('/[frvbgtnhyujm]/','$0',$kleurtekst);
$kleurtekst = preg_replace ('/[cde\,ki]/','$0',$kleurtekst);
$kleurtekst = preg_replace ('/[xsw\.lo]/','$0',$kleurtekst);
return " $kleurtekst";
}
?>
function Oefening ($aantal, $a, $b, $c, $d, $e, $f) {
$reeks = array (
1 => " ",
2 => "$a",
3 => "$b",
4 => "$c",
5 => " ",
6 => "$d",
7 => "$e",
8 => "$f" ) ;
$i = 1;
if ($aantal > 3) { $aantal = $aantal + 2; } else { $aantal = $aantal + 1;}
while ($i < 18) {
$random = ( ( rand(1,144) ) % $aantal ) + 1;
$opgave .= $reeks["$random"];
$i++;
}
return "$opgave";
}
?>
if (!$keer) {
$keer = 1;
}
if (!$fout) {
$fout = 0;
}
$tekst = Oefening ($aantal, $a, $b, $c, $d, $e, $f);
$tekst = preg_replace('/ +/', ' ', $tekst);
$tekst = trim ($tekst);
?>
$einde = $stop + 1;
if ($q && $q == "$oudetekst"){
echo " Vul in elk vakje een lettertoets in!";} echo " | "; ?> } ?> if ($adon == "ja") { $ads = " "; } echo "$ads"; ?> | ||
|
|
| ||