RE: Pictures again

Поиск
Список
Период
Сортировка
От Toma Vailikit
Тема RE: Pictures again
Дата
Msg-id 011ED625F20D0E419B59710A8FF853D9025BCE@svr001.VAISOFT.COM
обсуждение исходный текст
Ответ на Pictures again  (Richie Duggan <richie_dug@yahoo.com>)
Список pgsql-admin
If the files are generally stored in the same place on the filesystem
you shouldn't need to store the path information in the database. Just
the filename. The script can put in the path info. I store images on the
filesystem and my PHP script pulls the "file" field from the database
and the script outputs a:

<img src="/path/to/images/[db field that contains file name]">

I'm sure you can do a similar thing with any script.

-----Original Message-----
From: Richie Duggan [mailto:richie_dug@yahoo.com]
Sent: Thursday, January 18, 2001 6:51 AM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Pictures again


I understand now that one must store the pictures on
the filesystem and just specify the path and filename
on the database, how is this done?

Thanks,

Richie

=====
Richie Duggan
Computer Science IV
University College Cork
email : dugganr@student.cs.ucc.ie
             richie_dug@yahoo.com
Homepage :
http://student.cs.ucc.ie/01/dugganr/index.html

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

В списке pgsql-admin по дате отправления:

Предыдущее
От: lbottorff@harveycounty.com
Дата:
Сообщение: pg_shadow problem
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Problem with index