//根据用户输入的语言名称,打印出对应的语言说明
header('Content-type:text/html;Charset=utf-8');
echo << LANG; echo $_POST['lang']; ?>
// Notice: Undefined index: lang in C:\phpStudy\PHPTutorial\WWW\PHPEDU\switch.php on line 17
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
尴尬 from form 标签写错了