php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60433 Wouldnt this be Strpos not StrRpos
Submitted: 2011-12-03 04:08 UTC Modified: 2011-12-03 04:18 UTC
From: rdavis at roving dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.3.8 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rdavis at roving dot com
New email:
PHP Version: OS:

 

 [2011-12-03 04:08 UTC] rdavis at roving dot com
Description:
------------
---
From manual page: http://www.php.net/function.strrpos#refsect1-function.strrpos-description
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-12-03 04:16 UTC] frozenfire@php.net
-Status: Open +Status: Bogus
 [2011-12-03 04:16 UTC] frozenfire@php.net
Hi there. There exists both a strpos and strrpos function. The former works from 
the beginning to end, and the latter works from end to beginning.

In the future, please don't submit bugs unless you're sure there's something 
hinky going on. ;)
 [2011-12-03 04:18 UTC] rdavis at roving dot com
My apologies, my zend studio was stating that strrpos didnt exist and upon running my file I got a fatal error I just assumed naturally :).  Have a good day!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 00:01:30 2024 UTC