#46148 [Com]: ((strlen($someString) = $someInteger) ? someStatement : someStatement) fails

2008-09-22 Thread tf at oopsilon dot com
ID: 46148 Comment by: tf at oopsilon dot com Reported By: Yuji1 at mail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP Pro SP2 PHP Version: 5.2.6 New Comment: Firstly, your ternary's the wrong way up

Bug #17288: ord returns wrong ascii values

2002-05-17 Thread tf
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.2 PHP Bug Type: *General Issues Bug description: ord returns wrong ascii values ascii values for \b... \a (and some more) are missing. they returns only 92. e.g. value for \b should be 8... -- Edit bug