Hi guys,
I am trying to use the function str_ireplace but I am getting the following error message:
Call to undefined function: str_ireplace()
Also can anyone suggest how I should implement the following. For the str_replace function I have an array or words which I am using to search keywords for. I have written two of my own functions that use this function but I don't want to have to declare the array twice. So how can I access the two arrays, should I use 'require' or 'include' or something simialr.
Thanks in advance,
Rob.
str_ireplace
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US