Richard Bewley wrote:

Yes, you can insert the binary into a table.

Richard

-----Original Message-----
From: Zenzo [mailto:[EMAIL PROTECTED] Sent: Saturday, November 29, 2003 1:42 PM
To: MySQL List
Subject: Images in a table


If your application is WWW based I've done some notes for students about how
to do this (via PHP and a WWW interface).


They're at http://www.scit.wlv.ac.uk/~jphb/sst/php/extra/image1.html

I've seen several suggestions that putting images directly in MySQL tables is not a
good idea and, instead, you should put server side image file names in the database,
and let the scripting back-end read the files. I'm neutral on this.




How can I insert images in a table if I can do it with MySQL?


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/






-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to