if ($_POST['lang']==null) {
? echo "請(qǐng)輸入有效文字";
}
提示:? ?Notice: Undefined index : lang?
提示很清楚了, 未定義的索引: lang, 檢查你的陣列