You're welcome Jen :)
Cheers, Joe :)
"Jennifer Downey" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks Joe!
>
> This is exactly what I was looking for. Little tweaking and I was off and
> running.
>
> Thanks again
> Jen Downey
>
>
>
> "Lerp" <[EMAIL PR
Thanks Joe!
This is exactly what I was looking for. Little tweaking and I was off and
running.
Thanks again
Jen Downey
"Lerp" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi Jen, here's some code I posted up in the general ng for storing in db
and
> retr
m anywhere.
>
> JD
>
> -Original Message-
> From: Joe Van Meer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 3:04 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-DB] Re: A good tutorial
>
>
> Hi again JD...I got to thinkin':)
>
> J
: [PHP-DB] Re: A good tutorial
Hi again JD...I got to thinkin':)
Just out of curiosity...how many images were you bringing back from the db
when your script timed out?
I store the path of my image in the db and echo it out when I need to.
Cheers Joe:)
Jd Daniels <[EMAIL PROTECTED]&g
o another, and haven't found a
> perfect solution yet :)
>
>
> JD
>
> -Original Message-
> From: Lerp [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 12:20 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Re: A good tutorial
>
>
> Hi
Tuesday, February 19, 2002 12:20 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Re: A good tutorial
>
>
> Hi Jen, here's some code I posted up in the general ng for storing in db
and
> retrieving images from db for display on your page.
> It's recommended that you st
ssage-
From: Lerp [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 12:20 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Re: A good tutorial
Hi Jen, here's some code I posted up in the general ng for storing in db and
retrieving images from db for display on your page.
It's recom
Ammendment:
Make sure you test for the proper file extension before you actually upload
it. The last thing you want is someone uploading a text file instead of the
type of file you are looking for! I forgot to add that in the code. Grab the
last 4 characters off of the end of the filename and det
Hi Jen, here's some code I posted up in the general ng for storing in db and
retrieving images from db for display on your page.
It's recommended that you stay away from storing actual images in the db. If
you are storing a path the code below might help you out. It select a
firstname, and
an imag