[PHP-DEV] PHP 4.0 Bug #8975 Updated: modulo (%) sets the ritht operator to the result

2001-01-30 Thread phanto
ID: 8975 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: use == to compare, = is for assignments if(($i % $rowcount) == 0) { } harald. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #8975 Updated: modulo (%) sets the ritht operator to the result

2001-01-29 Thread sniper
ID: 8975 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: This works for me (tm) just fine. ie. prints 2. Could you please try again (with the script below)? --Jani Previous Comments: -