diff --git a/reference/strings/functions/stristr.xml b/reference/strings/functions/stristr.xml index 767af4c379..1cd3ef2e5c 100644 --- a/reference/strings/functions/stristr.xml +++ b/reference/strings/functions/stristr.xml @@ -1,5 +1,5 @@ - + @@ -28,6 +28,21 @@ If needle is not a string, it is converted to an integer and applied as the ordinal value of a character. + + + <function>stristr</function> example + + +]]> + + + See also strchr, strrchr, substr, and