How to display categories correctly using php & mySQL?
        Posted  
        
            by SAD
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SAD
        
        
        
        Published on 2010-06-12T17:33:36Z
        Indexed on 
            2010/06/12
            17:43 UTC
        
        
        Read the original article
        Hit count: 198
        
Lets say I'm starting a site that users can enter content but all my categories are empty except one or two, how should the empty categories be displayed to my users if at all using MySQL & PHP?
© Stack Overflow or respective owner