I was thinking about putting together a list of constants, their purpose, what version of PHP they initially appeared in, etc.
So far, I have figured out a function called "REGISTER_LONG_CONSTANT" is used, or a constant is defined in the source with a name that has a preceeding "PHP_" (eg "PHP_RAND_MAX"- which is 2^31??? why not 2^32? sorry off the point.) Are there any other ways? Are these ways inaccurate? Please reply to my e-mail address ([EMAIL PROTECTED]). I don't subscribe to this list. Evan Nemerson -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php