ID: 19949 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Math Functions Operating System: Linux-2.4.18 i686 PHP Version: 4.2.2 New Comment:
Please provide a full script that is a short as possible and does nto rely on external resources like databases. We should be able to reproduce it by simply copying and pasting your example. Derick Previous Comments: ------------------------------------------------------------------------ [2002-10-17 03:49:23] [EMAIL PROTECTED] $n=xxx99; $nmod=$n%100; echo $nmod; //returned incorrect value 98 ./configure --prefix=/my/prefix/path --sysconfdir=/my_sysconfig_dir --with-config-file-path=/my_config_file_path --with-mm --with-mysql=/path_to_mysql --enable-track-vars --enable-trans-sid --enable-globals --enable-ftp --with-openssl --enable-sockets --enable-rule=EAPI --enable-inline-optimization --enable-bcmath ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19949&edit=1