Update PHP mention.
authorBruce Momjian
Mon, 31 Jan 2005 02:43:11 +0000 (02:43 +0000)
committerBruce Momjian
Mon, 31 Jan 2005 02:43:11 +0000 (02:43 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 44d02b87fb1f17883e4cf42fdee99615c5104297..e4cb672e4e5bc4f6c7d3a53a5a4547f0fbd5c000 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 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 ([email protected])
    
    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?
     
index b4f5aef45aaa6d91e255945231ed707fc225ab3d..d2b9b210488a444ef2f132bdb304e643c36936cb 100644 (file)
@@ -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 (

     

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 

-    href="http://www.php.net">http://www.php.net.

+    

For Web integration, PHP (

+    href="http://www.php.net">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?