Re: [PHP-DEV] [PATCH] Exposing bin_to_readable

2004-11-02 Thread Thomas Goyne
On Tue, 2 Nov 2004 17:30:11 -0800, Rodric Glaser <[EMAIL PROTECTED]> wrote: Hello! Please consider exposing the wonderful bin_to_readable function. Thanks, Rodric http://us4.php.net/manual/en/function.base64-encode.php -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ http:

Re: Re: [PHP-DEV] Unfulfilled promises... forever experimental extensions... all over again

2004-08-25 Thread Thomas Goyne
On Thu, 26 Aug 2004 06:54:38 +0200, David Zülke <[EMAIL PROTECTED]> wrote: If you develop software, be it open or closed sourced, and this software becomes a great success, you bear some responsibility. Microsoft with it's 95% browser market share (and I don't care if it's 80%, 10%, 99%, whatev

Re: [PHP-DEV] Re: get_defined_constants()

2004-08-08 Thread Thomas Goyne
On Sun, 08 Aug 2004 21:15:44 +0200, Michael Walter <[EMAIL PROTECTED]> wrote: The latter is much more readable, though. Cheers, Michael Ron Korving wrote: it's a nice idea, and personally, i would prefer a simple boolean parameter instead of constants where there's only 2 possibilities anyway.

Re: [PHP-DEV] Modulo Function returns incorrect results

2004-08-05 Thread Thomas Goyne
On Thu, 05 Aug 2004 20:02:04 -0500, Matthew Boehm <[EMAIL PROTECTED]> wrote: Returns 11. What is going on? Was my C.S. Professor wrong in telling us that the % function returns the left side of the decimal in a division? I suggest you demand a refund for all courses you paid for with that pr

Re: [PHP-DEV] Re: PHP and Apache2

2004-06-15 Thread Thomas Goyne
On Tue, 15 Jun 2004 22:56:44 -0700 (Pacific Standard Time), Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: On Wed, 16 Jun 2004, Lester Caine wrote: Lester Caine wrote: What I should have added is:- What are the problem modules? :) [snip] Perhaps this should be put into the docs rather than the curren

Re: [PHP-DEV] The open letter to Derick Rethans

2004-06-15 Thread Thomas Goyne
On Tue, 15 Jun 2004 14:46:01 -0400, Jason Garber <[EMAIL PROTECTED]> wrote: [snip] I would say that the priority on developing PHP is: 1. Bug Fixes from bugs.php.net 2. Features that are slated for upcoming versions of PHP 3. Recoding old functions to make them faster and more stable where needed