Addressed to: <[EMAIL PROTECTED]> [EMAIL PROTECTED] ** Reply to note from <[EMAIL PROTECTED]> Sat, 17 Feb 2001 14:22:54 -0000 > 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 > time I would say it's a myth..) The round() problem is because of differences in your versions of PHP, but the fact of the matter is that the UNIX version of PHP is ahead of the WIndows version because it is easier to program on UNIX, and there are more people interested in programming for UNIX than Windows. Most main stream functions will work on both platforms but there are things like the DBM database that works on UNIX, but fails because of differences in the Windows platform. (See http://bugs.php.net/?id=8819) Then there is a new image library that breaks the 256 color barrier, that is only available on UNIX. Work is in progress (maybe done) on a PHP extension to call it, but unless someone ports the base library to Windows it will not be available on that platform. I know there are other things, these are just some that I've seen recently. Rick Widmer Internet Marketing Specialists http://www.developersdesk.com -- PHP General 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]