Re: ARRAY type and PHP

Поиск
Список
Период
Сортировка
От Cornelia Boenigk
Тема Re: ARRAY type and PHP
Дата
Msg-id 005401c15dad$8987fa80$321407d5@boenigk
обсуждение исходный текст
Ответ на ARRAY type and PHP  (Uros Gruber <uros.gruber@sir-mag.com>)
Список pgsql-general
Hi

> Output is something like this
>
> {"one","two","three"}
>
> What can i do with this. How can i insert this in php array

Read the output into a string and then use explode() to generate an
array.

Bye
Conni


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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: index files still growing
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Triggers after insert