I have thousands of testimonials in my database. Here is just one example:
http://www.oil-testimonials.com/essential-oils/2620
I want my registered users to have the ability to add some of these testimonials to their "favorites" list. This will involve creating a new table that links the user ID to the testimony ID.
I've seen on some sites, like amazon.com, where you can click a link to say that a review has been helpful. Instead of the whole page reloading, I think it uses ajax to update the database. I would like to offer something similar on my site.
Does anyone have a very basic example they could share on how this could be accomplished? Or maybe a website you could point me to?
Thanks!






Bookmarks