good day to all masters, i have a problem with my project.. i have 2 database table called table1 and table 2..
table1 with the fields
id (related to table2)
fname
lname
table2 with fields
id (related to table1)
school
subject
i want on my grocery crud table to show the 2 related table..example
id | fname | lname | school | subject
2 db table relation
Started by DREON, 19 January 2013 - 03:52 AM
- Single Page
Posted 19 January 2013 - 03:52 AM