On Mon, Aug 13, 2001 at 07:29:16AM +0200, Jani Taskinen wrote:
>
> Now you assume that you need to pass arguments to these functions.
> Which is not the case. Here's the proto:
>
> /* {{{ proto int rand([int min, int max])
> Returns a random number */
>
> So revert that patch. mt_rand() / rand() accecpt either 2 parameters or
> none at all. It was at least LESS wrong before. Now it's totally wrong.
>
> --Jani
>
> p.s. Egon, you still haven't explained me why my patch was wrong?
The prototype in the php[3!4] is ok, but in the PHP manual it was wrong.
-Egon
--
All known books about PHP and related books: http://php.net/books.php
Concert Band of the University of Hohenheim: http://www.concert-band.de/
First and second bestselling book in German: http://www.php-buch.de/
--
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]