ID: 36827 Updated by: [EMAIL PROTECTED] Reported By: jjackson at medai dot com -Status: Closed +Status: Bogus Bug Type: OCI8 related Operating System: Linux PHP Version: 5.1.2
Previous Comments: ------------------------------------------------------------------------ [2006-03-23 05:33:47] jjackson at medai dot com thanks. I need to get more sleep. :-) ------------------------------------------------------------------------ [2006-03-23 05:29:45] [EMAIL PROTECTED] Because the || operator has higher precedence than the = operator. You probably want "or die()" there. That's why bjori pointer you at the operator precedence table. ------------------------------------------------------------------------ [2006-03-23 02:47:03] jjackson at medai dot com for something that "CAN'T" return true, how is my code and results possibly returning true? :-) ------------------------------------------------------------------------ [2006-03-22 23:20:28] [EMAIL PROTECTED] http://php.net/manual/en/language.operators.php#language.operators.precedence ------------------------------------------------------------------------ [2006-03-22 23:13:32] [EMAIL PROTECTED] You must be doing something terribly wrong, because oci_connect() CAN'T return true. It can return either false or valid connection. And I'm definitely not able to reproduce it. ------------------------------------------------------------------------ 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/36827 -- Edit this bug report at http://bugs.php.net/?id=36827&edit=1