prepare("SELECT hashmini FROM bot_list WHERE name = ? LIMIT 1") or die(mysql_error()); $out2->execute(array($_POST['who'])); if ($out2->rowCount() == 1){ $responz = "Sorry exists already"; } else { $hashmini = rand(11111,99999); $out2 = $dbh->prepare("INSERT INTO bot_list (hashmini,name) VALUES (?,?)") or die(mysql_error()); $out2->execute(array($hashmini,$_POST['who'])); setcookie("bot-who", $hashmini, time() + 60 * 60 * 24 * 365); $_COOKIE['bot-who'] = $hashmini; } } // mnaually close the connection to the web user if (isset($_GET['exit'])){ $out2 = $dbh->prepare("UPDATE bot_list SET session_id = null WHERE hashmini = ? LIMIT 1") or die(mysql_error()); $out2->execute(array($_GET['exit'])); } ?> Bot phone Please enter a description for where you are:




Waiting for visitor
go full screen