Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End php code explanation Reply To: php code explanation

#240542
Beverleyh
Participant

You should really be looking in the PHP manual for a description and examples that illustrate how the function works: http://php.net/manual/en/function.str-ireplace.php

Or you may find this slightly easier to understand: http://www.w3schools.com/php/func_string_str_ireplace.asp