logo
Home XtGem- Templates- XtScript- bottom
Find the position of the first occurrence of a case-insensitive substring in a string
[...] = optional ... = your value
[var $... = ]call stripos $haystack=…;$needle=…[;$offset=…]
negative $offset values do not work
Show as text
Show as text
Reload
haystack = abefcdefghijklm
needle = EF
offset = 4
position = 6
Powered by XtGem
About us Contact Forum top