Re: Suggestion about native DB support.

[email protected] (Yasuo Ohgaki) Fri, 21 Jun 2002 09:13:04 +0900
Newsgroups php.dev,php.evangelism
Message-ID <[email protected]>
Garland Foster wrote:
> I have a strong feeling that it would be a very good idea to ship PHP (*nix and Win) with some native, BUNDLED
> support for some DBM-files format. It can be very nice to have a native set of DBM-like functions available in PHP
> no matter the operating system or how PHP was compiled.
> 

I think gettext module is also a good one to be enabled by default
or recommend users strongly.

Most I18N(?) aware PHP applications are not using gettext and
using slower approch, define messages as PHP vars or constants.

Enabling gettext by default may change this situation in the
long run.

Since we cannot bundle everything, how about have a logo program
for a standard php installations? If users confirm standard
requirements, give permission to use PHP standard logo, for
example.

--
Yasuo Ohgaki