$query = "SELECT * FROM arlekino_user WHERE user='$user' AND email='$email'";
das funtz net
if(email=$email OR user='$user') geht auch nicht... was dann ?
$query = "SELECT * FROM arlekino_user WHERE user='$user' AND email='$email'";
das funtz net
if(email=$email OR user='$user') geht auch nicht... was dann ?