|
Well the way i'd do it is to create a table called WishLish or something in your database, and store a UserID (or some other information that identifies the user) and ItemID , and maybe some other stuff like Date Added etc... It's pretty simple , Do you understand what i mean?
|