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-example-php-form-image-upload-store-in-mysql-database-retreive.html
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php