PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have planed to implement a recommendation engine in e-commerce website.
But i dont have any ideas about that.
can any one suggest any website providing info about implementing that.
And any other suggestions will be accepted.
A site like amazon.com always do cross selling with "What Do Customers Ultimately Buy After Viewing This Item?" and "Frequently Bought Together" or you can write your own like products from the same categories/same price,
basically you can use simple sql queries to do it, it's not a specific subject, maybe if you give us your database structure we can suggest implementation !