Re: entrance from php to postgresql

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: entrance from php to postgresql
Дата
Msg-id 2D22D53B-4658-4976-B26D-41279B229350@pgedit.com
обсуждение исходный текст
Ответ на entrance from php to postgresql  (DCarrero <dcarreroc@gmail.com>)
Ответы Re: entrance from php to postgresql  (DCarrero <dcarreroc@gmail.com>)
Список pgsql-php
On Jul 11, 2006, at 10:39 AM, DCarrero wrote:

> Hi, i'm new here. my question is: Which is the best way to make an
> entrance from php to postgresql?
> I read in a manual call "PHP and Postgresql" writed for Vikram
> Vaswani, he mentioned that is useful to do it:
> http://www.devshed.com/c/a/PHP/PHP-and-PostgreSQL/5/
> Please i need help ....
> recommend this?

I'm not sure if you are asking about tools/software or just general
information about how to connect PHP and PostgreSQL. The PHP
documentation is here:

http://www.php.net/manual/en/ref.pgsql.php

This book might be helpful to you:

http://www.amazon.com/gp/product/1590595475/103-7344715-4732658?
v=glance&n=283155


If you need software and are using Mac or Windows, pgEdit supports
PHP and PostgreSQL (http://pgedit.com/products). PHP is built-in so
you don't have to install anything else to connect to a PostgreSQL
database.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: DCarrero
Дата:
Сообщение: entrance from php to postgresql
Следующее
От: John DeSoi
Дата:
Сообщение: Re: entrance from php to postgresql