Re: How to create a new Table in prostgresql from a Webinterface

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: How to create a new Table in prostgresql from a Webinterface
Дата
Msg-id 41215D5B.4050008@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: How to create a new Table in prostgresql from a Webinterface  (Michelle Konzack <linux4michelle@freenet.de>)
Список pgsql-php
>>pg_query(connection, "CREATE TABLE tablename (id serial, val int4...);");
>
>
> :-/
>
> I was looking for a php-Command or somthing like this to create the
> table but not thinking on a pg_query WHICH execute the command...

There is no such command.


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

Предыдущее
От: "Todd Lewis"
Дата:
Сообщение: Re: How to create a new Table in prostgresql from a Webinterface
Следующее
От: Mark Gibson
Дата:
Сообщение: Kerberos, Apache2, mod_auth_kerb, PHP, and PostgreSQL in harmony! How?