diff options
| author | Wez Furlong <wez@php.net> | 2002-09-30 09:07:10 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2002-09-30 09:07:10 +0000 |
| commit | 81684ed0f2248e786eb2b87f986a6e533e03f783 (patch) | |
| tree | 894cc0d40e2cb2a370edb2cea3cce5f9cbe7ae09 | |
| parent | 5de7ae1fc729a9998dec9d5013b84c129c70f458 (diff) | |
| download | php-git-81684ed0f2248e786eb2b87f986a6e533e03f783.tar.gz | |
Even better.
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 - ATTENTION!! "make install" will *always* install the CLI SAPI binary in - {PREFIX}/bin/php. If you enabled the CGI binary to be built, it is + {PREFIX}/bin/php. If you enable the CGI binary to be built, it will be installed as {PREFIX}/bin/php-cgi. - Added pg_fetch_assoc(), pg_fetch_all(), pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo) |
