ID: 25533 User updated by: spagmoid at yahoo dot com Reported By: spagmoid at yahoo dot com -Status: Bogus +Status: Open Bug Type: Strings related Operating System: WinXP PHP Version: 4.3.3 New Comment:
Then why can you add strings with +? Why can you logically AND strings with &? Why can you multiply strings with *? Does consistency matter in the slightest to you people? Previous Comments: ------------------------------------------------------------------------ [2003-09-16 11:19:48] [EMAIL PROTECTED] You can't logically OR strings. Now, forget about it ;) ------------------------------------------------------------------------ [2003-09-16 11:00:47] spagmoid at yahoo dot com No. I want a 3rd opinion. ------------------------------------------------------------------------ [2003-09-16 09:48:42] [EMAIL PROTECTED] No. Now forget about it. ------------------------------------------------------------------------ [2003-09-15 23:15:50] spagmoid at yahoo dot com if $A+$B works, then $A|$B should work as well. '|' is not '.' ------------------------------------------------------------------------ [2003-09-15 22:55:58] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. echo (int)$A|(int)$B; ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25533 -- Edit this bug report at http://bugs.php.net/?id=25533&edit=1