From 2149b54f1c64fe824e724a77656f1a0f0ad234af Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 31 Jan 2005 02:43:11 +0000 Subject: Update PHP mention. --- doc/src/FAQ/FAQ.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index b4f5aef45aa..d2b9b210488 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Sun Jan 30 21:39:39 EST 2005

+

Last updated: Sun Jan 30 21:42:21 EST 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -412,10 +412,11 @@

A nice introduction to Database-backed Web pages can be seen at: http://www.webreview.com

-

For Web integration, PHP is an excellent interface. It is at http://www.php.net.

+

For Web integration, PHP (http://www.php.net) is an excellent + interface.

-

For complex cases, many use the Perl interface and CGI.pm or mod_perl.

+

For complex cases, many use the Perl and CGI.pm or mod_perl.

2.3) Does PostgreSQL have a graphical user interface?

-- cgit v1.2.3