t half way through does it ?
> > (wild guessing now) Does your web server show anything in the logs ?
> >
> > Gareth
> >
> > -Original Message-
> > From: Michael Hall [mailto:[EMAIL PROTECTED]]
> > Sent: 07 December 2001 14:08
> > To: phantom
&
gs ?
>
> Gareth
>
> -Original Message-----
> From: Michael Hall [mailto:[EMAIL PROTECTED]]
> Sent: 07 December 2001 14:08
> To: phantom
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Uploaded Image display problems
>
> I can't help you with the problem described be
Re: [PHP] Uploaded Image display problems
I can't help you with the problem described below, but I can tell you
this:
I, like many others, do not store images as BLOBs in a database. I store
them in a regular directory (/images), and just store the image name,
path
or URL in the database. T
I can't help you with the problem described below, but I can tell you
this:
I, like many others, do not store images as BLOBs in a database. I store
them in a regular directory (/images), and just store the image name, path
or URL in the database. This generally creates less hassles.
Mick
On F
With thanks to you who have helped me, I have constructed a PHP script
that allows the client to upload an image (jpg or gif) that is stored in
a MySQL Blob field.
And I have a PHP script that will pull the binary data out of the MySQL
database and display the upload image for the client.
THE PR
5 matches
Mail list logo