Re: Displaying images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Miller, Terion wrote:
> I am trying to get an image to display but I get nothing if done like this:
> 
>    <tr>
>             <td>Scout Photo:</td>
> 
>    <td><img src="<?php echo $row['ePhoto'];?>"></td>
> 
> </tr>
>           
> 
> If I just echo the field I do get the file name....
> 

Does the filename include the path?  Does the image with said filename
actually exist in that path?

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux