mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Update PHP mention.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
alink="#0000ff">
|
||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Sun Jan 30 21:39:39 EST 2005</P>
|
||||
<P>Last updated: Sun Jan 30 21:42:21 EST 2005</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
||||
@ -412,10 +412,11 @@
|
||||
<P>A nice introduction to Database-backed Web pages can be seen at:
|
||||
<A href="http://www.webreview.com">http://www.webreview.com</A></P>
|
||||
|
||||
<P>For Web integration, PHP is an excellent interface. It is at <A
|
||||
href="http://www.php.net">http://www.php.net</A>.</P>
|
||||
<P>For Web integration, PHP (<A
|
||||
href="http://www.php.net">http://www.php.net</A>) is an excellent
|
||||
interface.</P>
|
||||
|
||||
<P>For complex cases, many use the Perl interface and CGI.pm or mod_perl.</P>
|
||||
<P>For complex cases, many use the Perl and CGI.pm or mod_perl.</P>
|
||||
|
||||
<H4><A name="2.3">2.3</A>) Does PostgreSQL have a graphical user
|
||||
interface?</H4>
|
||||
|
Reference in New Issue
Block a user