logo
Home XtGem- Templates- XtScript- bottom
Find all occurrences of a case insensitive sub-string within a string and replace them with another sub-string
[...] = optional ... = your value
[var $... = ]call str_ireplace $subject=…; $search=…; $replace[=…]
Show as text
Show as text
Reload
input = foO bar
output = fOo bar
Powered by XtGem
About us Contact Forum top