PHP: strrpos - Manual - PHP: Hypertext Preprocessor
The documentation for 'offset' is misleading. It says, "offset may be specified to begin searching an arbitrary number of characters into the string. Negative values will stop searching at an arbitrary point prior to the end of the string." This is confus...