Current Location: Home> Function Categories> strrpos

strrpos

Calculate the last occurrence of the specified string in the target string
Name:strrpos
Category:String
Programming Language:php
One-line Description:Finds where the string last appears in another string (case sensitive).
Similar Functions