I want to add an image from a local directory to a php page
        Posted  
        
            by Jean
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jean
        
        
        
        Published on 2010-03-08T07:24:40Z
        Indexed on 
            2010/03/08
            7:36 UTC
        
        
        Read the original article
        Hit count: 278
        
php
Hello,
I am trying to add an image from a local directory to a php page on my localhost. It adds fine, but does not display the image.
What exactly am I doing wrong here?
Thanks Jean
© Stack Overflow or respective owner