I think what you are looking for is something like: if(!empty($_POST['foo'])) { echo "a sentence".$_POST['foo'].
確定! 回上一頁