Hello,
Right, so I decided to add "Add to favorites feature" to my member based website. But I kind of don't know where to start. I mean what logic is behind it?
I was thinking of customizing a check box so members can easily add or remove from favorites. So When Check box is clicked that article would go into favorites list of that member. But what structure of database should I use and how to relate Favorited articles to a member who Favorited them?
Thnx
Right, so I decided to add "Add to favorites feature" to my member based website. But I kind of don't know where to start. I mean what logic is behind it?
I was thinking of customizing a check box so members can easily add or remove from favorites. So When Check box is clicked that article would go into favorites list of that member. But what structure of database should I use and how to relate Favorited articles to a member who Favorited them?
Thnx
Comment