> I think there is a way to insert binary image data in your html, but is
> there any particular reason you need to do that?

Yes, my client's server is running with particularly restrictive PHP
safe mode settings and has informed me that dynamic images are a /must
have/.  :: bangs head against wall. starts to bleed ::

So, it is relatively easy to store images into a BLOB, and slightly 
tricky to chop them up into the packet size and reassemble them.  But
trying to figure out how to do this has boggled my mind and I appreciate
all the help of the community.  :)

-Dan


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

Reply via email to