teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

headerのlocationの追記

2020/06/10 16:54

投稿

rururu3
rururu3

スコア5545

answer CHANGED
@@ -29,6 +29,9 @@
29
29
  }
30
30
  ```
31
31
 
32
- まずは整理しましょう
32
+ まずは整理しましょう
33
+ `header('Location:result.php');`
34
+ [header](https://www.php.net/manual/ja/function.header.php)
35
+ でLocationしたならexitするべきだと思う
33
36
 
34
37
  ※result.phpのSQLはGROUP使えない?