Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter using MySQL
#1

[eluser]MaxEisley[/eluser]
Hello,
i have this answer, i have 2 tables, address and customer, down you can see structure:

address table
------------
addressID PK (AutoInc)
Town
Street
ZIP

customer table
------------
customerID (AutoInc)
Name
addressID FK

Ok, i will work with these 2 tables. There is a form where you can fill customer Name and address. After filling form i want to add information to 2 tables, but i am not sure how FK works.

Firstly add address info to address table, addressID will be generated with autoincrement.
Then get actualy addressID and add customer info to customer table.

How can i get actually addressID ? Is there some fast way ?

Thanks for help.


Messages In This Thread
CodeIgniter using MySQL - by El Forum - 04-09-2011, 05:43 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 06:23 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 08:24 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 08:52 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 09:22 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 09:43 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 09:57 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 10:01 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 10:05 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 10:20 AM
CodeIgniter using MySQL - by El Forum - 04-09-2011, 10:42 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 03:13 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 03:17 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 04:53 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 04:57 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 05:10 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 05:13 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 05:37 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 06:46 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 06:54 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 07:17 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 07:39 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 07:41 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 08:06 AM
CodeIgniter using MySQL - by El Forum - 04-11-2011, 08:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB