XianZaiZhuCe
V2EX  ›  PHP

关于 CI 框架表单数据提交后在哪里处理

  •  
  •   XianZaiZhuCe · Sep 28, 2015 · 2938 views
    This topic created in 3969 days ago, the information mentioned may be changed or developed.

    我想要对表单提交的数据先进行处理,貌似提交的数据直接是在 model 里面获取的(如$this->input->post('title'))。我自己觉得应该是在 controller 里面处理后再提交给 model 。
    请问怎么弄,谢谢

    3 replies    2015-10-02 22:40:06 +08:00
    itchina110
        1
    itchina110  
       Sep 28, 2015   ❤️ 1
    你在 controller 中也能获取得到提交过来的数据的。
    XianZaiZhuCe
        2
    XianZaiZhuCe  
    OP
       Sep 28, 2015
    @itchina110 会了。谢谢。
    EDDYCJY
        3
    EDDYCJY  
       Oct 2, 2015
    多看看手册
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2810 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 15:06 · PVG 23:06 · LAX 08:06 · JFK 11:06
    ♥ Do have faith in what you're doing.