Activation mail and hash check
问题 My question is,condition if(isset... is not seenable. Until now i didnt work with PDO so if someone sees the solution for my problem, please help me if you can, thanks. <?php mysql_connect("localhost", "xxxx", "") or die(mysql_error()); // Connect to database server(localhost) with username and password. mysql_select_db("database") or die(mysql_error()); // Select registration database. This if condition can't be seen if (isset($_GET['e_mail']) && !empty($_GET['e_mail']) AND isset($_GET['hash