Display image from database
Posted: Wed Dec 14, 2011 2:59 pm
Hi there,
I need help with a gallery using the pagination tutorial on youtube.
Everything works great but instead of showing names like in the tutorial, i would like to show pictures from a database file (images.sql).
but my code for it keeps giving me broken errors from the <img src="" alt="" /> line.
if i want to show an image from the `image` column in the database `test`, what will the 'src="" ' or directory be ?
thanx,
Josh
I need help with a gallery using the pagination tutorial on youtube.
Everything works great but instead of showing names like in the tutorial, i would like to show pictures from a database file (images.sql).
but my code for it keeps giving me broken errors from the <img src="" alt="" /> line.
if i want to show an image from the `image` column in the database `test`, what will the 'src="" ' or directory be ?
thanx,
Josh