Insert data into multiple tables using one form

后端 未结 5 840
半阙折子戏
半阙折子戏 2020-12-29 17:47

I am trying to insert data in 2 tables using one form.

This is my form

<
5条回答
  •  一向
    一向 (楼主)
    2020-12-29 18:39

    This is a example of one form data insert for a multiple tables.

    Here html form has one submit button. "ok" name is the submit button name.

    
    
    

提交回复
热议问题