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
 [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 04:00:01 2025 UTC