Mike:
Depending on the number of images you wish to insert into the database,
you might wish to opt for the path to the image to be stored not the
image itself.
<img src="pathtoimage.gif" border="0">
Then use some sort of loop (I use a for loop) to go through the table
data (of paths-to-images) and display them dependent on whatever
criteria it is you are using.
HTH :)
Russ
#-------------------------------------------------------#
"Believe nothing - consider everything"
Russ Michell
Anglia Polytechnic University Webteam
http://gertrude.sipu.anglia.ac.uk/webteam
[EMAIL PROTECTED]
+44 (0)1223 363271 ext 2331
www.theruss.com
#-------------------------------------------------------#
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]