954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to insert foreign key into 2 tables in the same time

Hii All,
i'm newbie in this forum and in php
i got a problems, i was developing simple website
i had 3 tables in there
table request, table upload, and table feedback

which in id_request is foreign key in table upload and table feedback
1. how to update the id_request from table request to table upload and feedback in the same time, because i've tried with last_insert_id() was failed
2. i cannot update table upload with attachment, always failed to write in database
anyone can help me, need help

thanks before

sungkono
Newbie Poster
2 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

show the code you used

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: