//opslaan $tabel = new click_hier(); $tabel->tijdstip = date("Y-m-d H:i:s"); $tabel->ip = cls_ip::getIp(); $tabel->image = $w . " x " . $h; $tabel->site = $_GET["site"]; $tabel->kenteken = $_GET["kenteken"]; $tabel->Insert(); //hulp voor verzamelen images //$im1 = path_img . 'Check_200x200.jpg'; //$im2 = path_img . 'Check_250x250.jpg'; //$im3 = path_img . 'Check_336x280.jpg'; //$im4 = path_img . 'Check_728x90.jpg'; ?>