postgresql array with PHP

Поиск
Список
Период
Сортировка
От
Тема postgresql array with PHP
Дата
Msg-id Pine.GSO.4.21.0103311713440.14868-100000@shell.bourg.net
обсуждение исходный текст
Ответы Re: postgresql array with PHP  (Grant <grant@conprojan.com.au>)
Re: postgresql array with PHP  (Grant <grant@conprojan.com.au>)
Список pgsql-php
Hello All,

I have a few array types in a table that I'd like to update/retrieve from
PHP.  I manage to update/insert the array with a common sql statement but
am having a tough time retrieving the data back into an array like
form.  PHP seems to store the result of a Postgresql array as a single
element.  Is there a simple way to retrieve Postgresql array datatypes as
a PHP array instead of a single element?

Thanks,

Steve Bourg


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

Предыдущее
От: Andrew Hammond
Дата:
Сообщение: Re: A valuable addition to PHP...
Следующее
От: Grant
Дата:
Сообщение: Re: postgresql array with PHP