diff --git a/reference/strings/functions/stripos.xml b/reference/strings/functions/stripos.xml index 7f584657c9..22f96bd4a4 100755 --- a/reference/strings/functions/stripos.xml +++ b/reference/strings/functions/stripos.xml @@ -1,5 +1,5 @@ - + stripos @@ -74,7 +74,7 @@ if ($pos2 !== false) { See also strpos, strrpos, strrchr, substr, stristr, strstr, - strripos and stri_replace. + strripos and str_ireplace.