Actually, I've never heard about a SELECT that can do that.
(Will, check out your link later.)
-Original Message-
From: hubo
To: [EMAIL PROTECTED]
Sent: 2004-02-08 19:10
Subject: [PHP-WIN] Re: IMAGES IN DB
> A comment on storing binary content in an RDBMS's:
>
> QUESTION: Is it possibl
php-windows Digest 9 Feb 2004 03:03:52 - Issue 2113
Topics (messages 22764 through 22773):
Re: IMAGES IN DB
22764 by: Donatas
22765 by: Svensson, B.A.T. (HKG)
22766 by: John Ellingsworth
22767 by: Shannon Eric Peevey
22768 by: Svensson, B.A.T. (HKG)
hey guys - I'm sure this is old school problems but without any environment
variables can you tell me if I'm doing something wrong?? thanks.
I've been working on a listing that you can add titles to - so that I can
add a title and an auto link to the file with the new update. Basically, the
main t
> A comment on storing binary content in an RDBMS's:
>
> QUESTION: Is it possible to do a SELECT on an image that makes sence.
> ANSWER: no!
>
My answer is: Yes!
Have you never heard about the algorithm to compare and to sort (!) pictures not only
using their meta data but also by analyzing th
Svensson, B.A.T. (HKG) wrote:
I take no stand point for either side, but from a
puristic relational stand point, binary contents
has nothing, what so ever, to in the RDBMS.
Again, that is what metadata is for :)
What do you refer to as meta data in this context?
the information t
>>I take no stand point for either side, but from a
>>puristic relational stand point, binary contents
>>has nothing, what so ever, to in the RDBMS.
>>
>
>Again, that is what metadata is for :)
What do you refer to as meta data in this context?
speeves
cws
--
PHP Windows Mailing List (http:
Svensson, B.A.T. (HKG) wrote:
Ahhh The age old question about storing
images in the database ;)
I take no stand point for either side, but from a
puristic relational stand point, binary contents
has nothing, what so ever, to in the RDBMS.
Again, that is what metadata is for :)
spee
> Ahhh The age old question about storing
> images in the database ;)
I take no stand point for either side, but from a
puristic relational stand point, binary contents
has nothing, what so ever, to in the RDBMS.
This is, of course, only a thumb rule, then of course we
can find good execpt
Svensson, B.A.T. (HKG) wrote:
You probaly need to set the content type properly.
A comment on storing binary content in an RDBMS's:
QUESTION: Is it possible to do a SELECT on an image that makes sence.
ANSWER: no!
that is what metadata is for.
So, the concensus might be that one rather would
In a file called image.php do this:
Then embed this into an img tag in a DIFFERENT page:
Thanks,
John Ellingsworth
http://mail.med.upenn.edu/~jellings/
AIM: vc2000support
-Original Message-
From: zanzamarr [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 08, 2004 5:11 AM
To: [EMAIL
You probaly need to set the content type properly.
A comment on storing binary content in an RDBMS's:
QUESTION: Is it possible to do a SELECT on an image that makes sence.
ANSWER: no!
So, the concensus might be that one rather would like to store
the images as a plain file on the server, and jus
Heh I never thought I'd say this to anyone... but thank you for being so
lazy. I wanted to know this long time ago but now I googled and found a
great tutorial on this! http://codewalkers.com/tutorialpdfs/tutorial35.pdf
For all lazy ones asking for help in the future... GOOGLE YOU BITCHES,
GOOG
php-windows Digest 8 Feb 2004 10:07:52 - Issue 2112
Topics (messages 22761 through 22763):
problems with variables
22761 by: Ciro
22762 by: Svensson, B.A.T. (HKG)
IMAGES IN DB
22763 by: zanzamarr
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PRO
Hello everyone!
I'm building a site about all the states of the world. in the DB (MySql), I'm
going to insert many dates:
id, country,a, lot,of,informations,about,the,country and the image of the map of the
country and pf the flag.
The code I use to put into my db the image is this (see unde
14 matches
Mail list logo