On Tue, Nov 13 2001, Zeev Suraski <[EMAIL PROTECTED]> wrote: > Either that or we can simply check if this #define exists... What do you > think?
Checking for a version and for a #define is the same, but version checking is more subtle and can be hidden than another check for the #define's existence. -- jul -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]