From: Aredridel <are...@nb...> - 2001-01-21 20:31:49
|
> > Hi all, > > I finally added Joel Uckelman's contribution of a DBM library using the > new dba_* interface, which is the default in PHP 4.0.4 and later. For now > a clean install of the nightly build will still default to dbmlib.php; I > need to update the INSTALL file now that I think of it. Oh, very good. I've a DBM-based Wiki that needs upgrading, since I'm trying to use the default compile of PHP 4.0.4 on that server. Verrra good! > We need a way to dynamically decide if they have 4.0.4 or later and set > the $WhichDatabase variable accordingly... there certainly is a variable > in PHP telling what version it is? I don't see why not-- should look at phpinfo()'s output and see what the variable might be-- if not, there might be a constant defined for the version number/string. > > Pablo Roca Rozas gave us a new logo image (same as the old one, but in a > valid png format). Oh, excellent! Thanks, Pablo! Ari |