php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37734 http://www.php.net/manual/en/function.stristr.php
Submitted: 2006-06-07 21:36 UTC Modified: 2006-06-07 21:45 UTC
From: ktouch at hotmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: na
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ktouch at hotmail dot com
New email:
PHP Version: OS:

 

 [2006-06-07 21:36 UTC] ktouch at hotmail dot com
Description:
------------
http://www.php.net/manual/en/function.stristr.php

read the example, the third one that says

 " === FALSE) {"

i think that should be  " == "


Regards


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-07 21:38 UTC] ktouch at hotmail dot com
correction the 2nd example
 [2006-06-07 21:45 UTC] nlopess@php.net
no, is not. the === operator exists and its different from ==.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 05:00:01 2025 UTC