I have this database that has buyers and sellers 2 tables and 1 usertable for both of them.
I have added a capability for buyers to send e-mail to sellers. Now I would like to add field/s so when buyer logs in, he/she would see last 10 e-mails submitted with following info: buyers name/link to his/hers records and date when submitted.
How would I carry this out?
Should I add 10 extra fields for user section?
and what is the command/s to add that kind of data for this?
Lets just start easy way first, and add only last record
I have added a capability for buyers to send e-mail to sellers. Now I would like to add field/s so when buyer logs in, he/she would see last 10 e-mails submitted with following info: buyers name/link to his/hers records and date when submitted.
How would I carry this out?
Should I add 10 extra fields for user section?
and what is the command/s to add that kind of data for this?
Lets just start easy way first, and add only last record
