| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Anderson | Date: | July 15 2003 10:31pm |
| Subject: | Re: How can I display images from a mySQL Database in a web page? | ||
| View as plain text | |||
> 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
| Thread | ||
|---|---|---|
| • How can I display images from a mySQL Database in a web page? | Dan Anderson | 15 Jul |
| • Re: How can I display images from a mySQL Database in a web page? | colbey | 15 Jul |
| • Re: How can I display images from a mySQL Database in a web page? | Partap Davis | 16 Jul |
| • Re: How can I display images from a mySQL Database in a web page? | William R. Mussatto | 16 Jul |
| • Re: How can I display images from a mySQL Database in a web page? | Dan Anderson | 16 Jul |
| • Re: How can I display images from a mySQL Database in a web page? | Keith C. Ivey | 16 Jul |
| • RE: How can I display images from a mySQL Database in a web page? | Jef S | 16 Jul |
| • Re: How can I display images from a mySQL Database in a web page? | Peter Burden | 16 Jul |
| • RE: How can I display images from a mySQL Database in a web page? | M. Bader | 16 Jul |
