What's a solid but basic search algorithm for php?
        Posted  
        
            by ThinkingInBits
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ThinkingInBits
        
        
        
        Published on 2010-05-16T20:36:35Z
        Indexed on 
            2010/05/16
            20:40 UTC
        
        
        Read the original article
        Hit count: 234
        
I am working on a project that involves searching for videos, these videos are tagged similar to how questions are tagged on stack overflow. I was wondering if anyone knows of a good 'tag-based' search algorithm.
Thanks!
© Stack Overflow or respective owner