Friday, 6 September 2013

Related Videos with mysql and php

Related Videos with mysql and php

I'm working on a sort of video archive, wfsu.org/dimensions and am trying
to come up with a good query/algorithm combination for related videos
using mysql and php. The database has title, keywords, description,
category and another normalized 1:m table for producers. I have a simple
algorithm but if anyone with any wit looks at it they'll see that it
produces a very poor set of 'related' videos. Any ideas or help would be
appreciated!!

No comments:

Post a Comment