Path : /home/phaetpan/domains/phaetpanya.com/public_html/ |
Current File : /home/phaetpan/domains/phaetpanya.com/public_html/change.php |
<?php session_start(); $_SESSION["lang"] = $_GET["lang"]; session_write_close(); header("location:http://phaetpanya.com/index.php"); ?>