For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > October 2007 > Re: [PHP-DB] Is displaying image in php tough?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] Is displaying image in php tough?
Chris

2007-10-11, 10:00 pm

Chris Carter wrote:
> I am trying to fetch the image from the database image field.
>
> Fetching it from
>
> $image=mysql_result($result,$i,"image");
>
> And displaying it with:
>
> ../stores-images/
>
> I know it requires some if else or array to display. This is new for me.


The second result in google was this:

http://www.wellho.net/solutions/php...e-retreive.html

--
Postgresql & php tutorials
http://www.designmagick.com/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com