PHP and PostgreSQL
I am trying to make a news script for my site. But I only find documentation on PHP + MySQL
is there anyone out there who knows of som documentation conserning PHP ? PostgreSQL?
A google search turns up the following.
http://www.devshed.com/Server_Side/PHP/PostgreSQL/page1.html
http://www.phpbuilder.com/columns/linuxjournal200009.php3
and many others.
There is also a pretty good book
PHP and Postgresql Advanced Web Programming By Ewald Geschwinde published by SAMS.
Good Luck
Phil
----- Original Message -----
From: Paul Ottar Tornes
To: pgsql-general@postgresql.org
Sent: Saturday, October 26, 2002 4:27 PM
Subject: [GENERAL] PHP and PostgreSQL
I am trying to make a news script for my site. But I only find documentation on PHP + MySQL
is there anyone out there who knows of som documentation conserning PHP ? PostgreSQL?
PHPComplete.com has a pretty good resource on PHP PostgreSQL tutorials. :)
Roj
Paul Ottar Tornes wrote:
Show quoted text
I am trying to make a news script for my site. But I only find
documentation on PHP + MySQL
is there anyone out there who knows of som documentation conserning
PHP ? PostgreSQL?
The PHP Reference manual has a good chapter on PostgreSQL interface
functions. Also have a look at PgAdmin as a very good example with some
good library functions, purely written in PHP.
Leif
Paul Ottar Tornes wrote:
Show quoted text
I am trying to make a news script for my site. But I only find
documentation on PHP + MySQL
is there anyone out there who knows of som documentation conserning
PHP ? PostgreSQL?
The PHP Reference manual has a good chapter on PostgreSQL interface
functions. Also have a look at PgAdmin as a very good example with some
good library functions, purely written in PHP.
Leif
On Sat, 26 Oct 2002, Paul Ottar Tornes wrote:
Show quoted text
I am trying to make a news script for my site. But I only find documentation on PHP + MySQL
is there anyone out there who knows of som documentation conserning PHP ? PostgreSQL?
a typo me thinks. checkout phpPgAdmin, a web based admin tool for
postgresql written completely in php. Also be sure to check out our next
generation of the software, webdb. more info is available at
http://phppgadmin.sourceforge.net
Robert Treat
Show quoted text
On Sun, 2002-10-27 at 03:31, Leif Jensen wrote:
The PHP Reference manual has a good chapter on PostgreSQL interface
functions. Also have a look at PgAdmin as a very good example with some
good library functions, purely written in PHP.Leif
Paul Ottar Tornes wrote:
I am trying to make a news script for my site. But I only find
documentation on PHP + MySQL
is there anyone out there who knows of som documentation conserning
PHP ? PostgreSQL?---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly