Im trying to remeber the users language with a cookie in PHP: ?php //Set language and remember with cookie $lang = $_GET[lang]; ...
確定! 回上一頁