😕
Hi Guyes,
I am trying to insert some data in the "order" table in database. But my data are not fixed. I mean, ther's may be 5 data in 1st order, but may be 7 data in 2nd order.... so I can't insert fixed number of data in order table. so how i can manage to create such kind of table?
And also i need help to write php code to insert data in that order table.
If any tutorial on this topics, please inform me & ofcourse if you have code, then provide me plz...
Thanks