When i store some value in session and echo that inside <html> tags it wont show utf-8 signs, example: <?php $_SESSION['name'] = "Duško"; ?> ...
確定! 回上一頁