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.
コードイグナイターでは、フォームを送信した後、私の値はデータベースに保存されます.しかし、リフレッシュを与えると、同じデータで再び保存されます.どうすれば解決できますか? 私を助けてください。
データが正常に保存されたら、コントローラーでredirect('controller/method', 'refresh')関数を使用します。
redirect('controller/method', 'refresh')