- 0
Need to add child row in mySql through php
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Visual Studio Code 1.95 generates Python Docstring templates and more
By zikalify,
- microsoft
- visual studio code
- (and 3 more)
- 4 replies
- 1 view
-
- 0 replies
- 2 views
-
Visual Studio Code 1.94 launched with big startup speed improvements
By zikalify,
- visual studio code
- microsoft
- (and 6 more)
- 4 replies
- 1 view
-
- 3 replies
- 2 views
-
Microsoft introduces TypeScript 5.5: Explore the latest features and enhancements
By zikalify,
- microsoft
- typescript
- (and 4 more)
- 0 replies
- 1 view
-
Question
dydx123
Okay so it;s a bit weird but I was hoping maybe you guys. So, it goes something like this: I've a mySQL table with 4 columns i.e address, phone, email and name. Now I created another table where I would store their order names and prices. But how do I link the two? I mean I can create a front end where I can add customer to the customer table but when I try to add the order through the frontend I don't know how to link the order with the correct customers in the customer table? I know how to link the orders with their respective customer in the database but how do I achieve the same through frontend?
Link to comment
https://www.neowin.net/forum/topic/1340902-need-to-add-child-row-in-mysql-through-php/Share on other sites
1 answer to this question
Recommended Posts