Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2149b54

Browse files
committed
Update PHP mention.
1 parent cd63e08 commit 2149b54

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

doc/FAQ

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sun Jan 30 21:39:39 EST 2005
4+
Last updated: Sun Jan 30 21:42:21 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -316,10 +316,10 @@
316316
A nice introduction to Database-backed Web pages can be seen at:
317317
http://www.webreview.com
318318

319-
For Web integration, PHP is an excellent interface. It is at
320-
http://www.php.net.
319+
For Web integration, PHP (http://www.php.net) is an excellent
320+
interface.
321321

322-
For complex cases, many use the Perl interface and CGI.pm or mod_perl.
322+
For complex cases, many use the Perl and CGI.pm or mod_perl.
323323

324324
2.3) Does PostgreSQL have a graphical user interface?
325325

doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Sun Jan 30 21:39:39 EST 2005</P>
13+
<P>Last updated: Sun Jan 30 21:42:21 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -412,10 +412,11 @@ <H4><A name="2.2">2.2</A>) What tools are available for using
412412
<P>A nice introduction to Database-backed Web pages can be seen at:
413413
<A href="http://www.webreview.com">http://www.webreview.com</A></P>
414414

415-
<P>For Web integration, PHP is an excellent interface. It is at <A
416-
href="http://www.php.net">http://www.php.net</A>.</P>
415+
<P>For Web integration, PHP (<A
416+
href="http://www.php.net">http://www.php.net</A>) is an excellent
417+
interface.</P>
417418

418-
<P>For complex cases, many use the Perl interface and CGI.pm or mod_perl.</P>
419+
<P>For complex cases, many use the Perl and CGI.pm or mod_perl.</P>
419420

420421
<H4><A name="2.3">2.3</A>) Does PostgreSQL have a graphical user
421422
interface?</H4>

0 commit comments

Comments
 (0)