It appears you are unsetting $_SESSION['sessionToken'] variable, so it generates new value every time. Remove 3rd line in first file and you ...
確定! 回上一頁