PHP with Postgres

Started by Simeóover 26 years ago4 messagesgeneral
Jump to latest
#1Simeó
simeo@nil.fut.es

Hi friends, Where can I find a PHP manual for Postgres ? I have found PHP
manuals in www.php.org but they are for mySQL. Thanks
----------------
Sime� Reig
simeo@tinet.org
Barcelona (SPAIN)
-----------------

#2Kevin Heflin
kheflin@shreve.net
In reply to: Simeó (#1)
Re: [GENERAL] PHP with Postgres

On Wed, 4 Aug 1999, [iso-8859-1] Sime��� wrote:

Hi friends, Where can I find a PHP manual for Postgres ? I have found PHP
manuals in www.php.org but they are for mySQL. Thanks

Go to www.php.net in the online manual, it shows all the pg_ functions of
php.

If you are looking for an acutal book, I've recently bought a PHP
programming books from amazon.com, I didn't find that it went into any
more detail than the online documentation. But does have some explanation
of basic programming for the beginner.

The specific link for the postgres functions can be found at:

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

Kevin

--------------------------------------------------------------------
Kevin Heflin | ShreveNet, Inc. | Ph:318.222.2638 x103
VP/Mac Tech | 333 Texas St #175 | FAX:318.221.6612
kheflin@shreve.net | Shreveport, LA 71101 | http://www.shreve.net
--------------------------------------------------------------------

#3The Hermit Hacker
scrappy@hub.org
In reply to: Simeó (#1)
Re: [GENERAL] PHP with Postgres

On Wed, 4 Aug 1999, Sime��� wrote:

Hi friends, Where can I find a PHP manual for Postgres ? I have found PHP
manuals in www.php.org but they are for mySQL. Thanks

there are complete sections in the existing PHP manual dealign with the
various commands available for interactinv with POstgreSQL..."been there,
done that, got the t-shirt"...

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

#4Simeó
simeo@nil.fut.es
In reply to: Kevin Heflin (#2)
Re: [GENERAL] PHP with Postgres

El dia 04-Aug-99 en Kevin Heflin va escriure :

Go to www.php.net in the online manual, it shows all the pg_ functions of
php.

If you are looking for an acutal book, I've recently bought a PHP
programming books from amazon.com, I didn't find that it went into any
more detail than the online documentation. But does have some explanation
of basic programming for the beginner.

The specific link for the postgres functions can be found at:

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

Kevin

Oh ,yes !! Thanks Kevin

----------------
Sime� Reig
simeo@tinet.org
Barcelona (SPAIN)
-----------------