Re: files, php & pgsql

Поиск
Список
Период
Сортировка
От Chris
Тема Re: files, php & pgsql
Дата
Msg-id 4.3.2.7.2.20001018224002.00ab4610@mail.pharm.usyd.edu.au
обсуждение исходный текст
Ответ на Re: files, php & pgsql  (Dave Perkins <drp@shore.net>)
Список pgsql-php
Hey,

<snip>
>Putting the quoted string all on one line as in:
>
>$sql = "insert into images (picnum, image) values
>(nextval('images_picnum_seq'),'$loid')";

I think that's how I've got it, it might've just been bad line wrapping.

My main problem is with the retrieval of files from the database :/

Thanks anyway :)
Chris.


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

Предыдущее
От: Dave Perkins
Дата:
Сообщение: Re: files, php & pgsql
Следующее
От: Dave Perkins
Дата:
Сообщение: Re: files, php & pgsql