displaying 2 tables as 1 table...
for example:
table1:
userID(auto inc), first, last, m/f, email
table2:
userID(^table1), test, score, date
I would like to be able to list and sort w/ PHPmyed:
first, last, m/f, email, test, score, date
Is there a way to do this? Thanks so much.
~Sunny
http://www.freedomsun.com
Logged In: YES
user_id=226329
Well, maybe one time. Reclassifying this as "Feature request".