Hi,
I have 2 tables;
1) name, last name.
2) last name, shirt-color.
I want to print (as html) a table that shows:
name | last name | shirt-color (asuming each name has other last name)
I just don't know how to print a table which combines 2 tables.
Any ideas?![]()



Reply With Quote


Bookmarks