Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
post メソッドでフォームを使用してページを介してデータを送信しようとしていますが、送信後に $_POST 配列が空になります。代わりに get メソッドを使用すると、$_GET 配列が機能します。
修正はありますか?ありがとう