best way to display image in php
        Posted  
        
            by pradeep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pradeep
        
        
        
        Published on 2010-05-29T05:09:12Z
        Indexed on 
            2010/05/29
            5:12 UTC
        
        
        Read the original article
        Hit count: 162
        
Hi,
   I am storing images in mysql Db directly. what is the best way to display the image in good quality (thumbnail and original size images) using php.
© Stack Overflow or respective owner