about blobs??

Поиск
Список
Период
Сортировка
От utomo restu
Тема about blobs??
Дата
Msg-id 20030627092911.18128.qmail@linuxmail.org
обсуждение исходный текст
Список pgsql-php
Dear all,

any body can help my problem, i am very look forward to invite my problem.
first, i was create one tabel (the table name is "pic") and i was insert 4 image
on the table. look the table like this :

latihan=# SELECT * FROM pic ;
 id |    name     | picoid |            adddate
----+-------------+--------+-------------------------------
  1 | gbr_001.png |  72591 | 2003-06-26 15:04:45.621274+07
  2 | gbr_004.png |  72593 | 2003-06-26 15:11:24.881415+07
  3 | browse.png  |  72595 | 2003-06-26 15:29:04.423781+07
  4 | bird.jpg    |  72597 | 2003-06-27 13:24:33.160357+07
(4 rows)

i was create the php skrip for display the image on browser, the php skrip from
book "Advance Web Programming PHP-Postgresql" the author is Ewald, etc:
1. upload.php
2. input_file.php
3. detail.php

for upload file to database postgres no problem, but.....
when i display the image from browser i found error like this :

The image http://server.amq.org/~andhie/book/detail.php?id=4 cannot be displayed, because it contains errors.

please help me, how i can do this.

best regards

utomo
indonesia

--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze

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

Предыдущее
От: George.T.Essig@stls.frb.org
Дата:
Сообщение: Re: A php/postgresql virtual classroom
Следующее
От: "Carlos Lopes"
Дата:
Сообщение: Configure PostgreSQL on PHP