ID: 14774
Updated by: georg
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux 2.4.9-7smp
PHP Version: 4.0.6
New Comment:
Sorry, but it works correct.
In your sample $query has no "insert", therefore strpos
returns 0 (not found), as desribed
ID: 14774
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux 2.4.9-7smp
PHP Version: 4.0.6
New Comment:
Thats the documented and expected behaviour.
Previous Comments:
---