php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13943 misspelling in documentation
Submitted: 2001-11-05 21:16 UTC Modified: 2001-11-05 21:23 UTC
From: daniel at daniellampert dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS: n/a
Private report: No CVE-ID: None
 [2001-11-05 21:16 UTC] daniel at daniellampert dot com
Your page on this function "substr_count" has a misspelling....

CHANGE
int substr_count (string haystrack, string needle)
TO
int substr_count (string haystack, string needle)



Thanks for building a wonderful, useful site!

- Dan

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-05 21:23 UTC] jimw@php.net
nice catch. fixed in cvs.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 17:01:34 2024 UTC