Re: entrance from php to postgresql

From: John DeSoi <desoi(at)pgedit(dot)com>
To: DCarrero <dcarreroc(at)gmail(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: entrance from php to postgresql
Date: 2006-07-11 15:34:11
Message-ID: 2D22D53B-4658-4976-B26D-41279B229350@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message DCarrero 2006-07-11 17:23:45 Re: entrance from php to postgresql
Previous Message DCarrero 2006-07-11 14:39:14 entrance from php to postgresql