[PHP-DEV] Re: [PHP-CVS] cvs: php4 /pear DB.php From: Sebastian Bergmann (sb <email protected>)
Date: 12/04/00

"Thies C. Arntzen" wrote:
> > + define( "DB_PARAM_SCALAR", 1 );
> > + define( "DB_PARAM_OPAQUE", 2 );
>
> if you were following our "standarts" you would have to say:
>
> define("DB_PARAM_OPAQUE", 2);

  Yes, you're right. But the Coding Standards discussion for PEAR has yet to
yield a set of rules to abide, so ... :-)

-- 
  <? print implode( "", array_reverse( preg_split( "//", "dlrow laer "   .
  "eht ot emoclew" ) ) ); /* visit http://www.sebastian-bergmann.de/ */ ?>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>