Addressed to: <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
** Reply to note from <[EMAIL PROTECTED]> Sat, 17 Feb 2001 14:22:54 -
> So the question is, why is this acting like this? (When I meet "pro" they
> say Apache, Linux e.g.. is the best, and curse the IIS and W2K, but at this
>
SED wrote:
> That figures :)
>
> I was using Off-Line manual I downloaded from PHP.net homepage and
> that note is not in it, but it's well documented in the On-Line
> Manual :)
I also used an offline-Manual, but a more recent one, obviously. Just
grab a new one.
regards
Wagner
--
Three may k
EMAIL PROTECTED]
Subject: Re: [PHP] Apache on Linux vs. IIS on W2K
SED wrote:
> $foo = round (1.95583, 0);
>
> When I saved the code on a different server, Apache on Linux, I got
> this error up:
>
> Warning: Wrong parameter count for round() ... bla, bla
A look into th
SED wrote:
> $foo = round (1.95583, 0);
>
> When I saved the code on a different server, Apache on Linux, I got
> this error up:
>
> Warning: Wrong parameter count for round() ... bla, bla
A look into the manual reveals:
"Note: The precision parameter is only available in PHP 4."
Loo
Hi,
I ran into strange problem yesterday witch I was able to work around (on a
deadline ;). I was writing the code and testing it on IIS web server (W2K)
and I used the round function couple times.
$foo = round (1.95583, 0);
When I saved the code on a different server, Apache on Linux,
5 matches
Mail list logo