Language: PHP [code] $host=$_SESSION["HTTP_HOST"]; [/code] This line stores the address of your current http session host to the variable host.
確定! 回上一頁