1
0
-1

Hallo expert, 

i want to build apps for mobile,

i have form 

  1. form register
  2. input user data
  3. input user location
  4. and much more


i want have just one id for many form, because i want to know this which user input this data
please help!!

Thank you

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Make all your forms use the same database table name, if the data is a one to one relationship.

      1. fajarullohyusuf

        how if i want to use session, its possible ?
        how can i do that ? 

        thank you Matthew

      2. fajarullohyusuf

        Hi Matther, this is my form look like , and i already set my forms use one table

        i expect i have one result in data list, but if i fill all form, i have 4 result in my list (equal to the number of forms ), please help

      CommentAdd your comment...