We have StringHelper::str_ireplace but not a StringHelper::str_replace... Any reasons why?
Labels |
Added:
?
|
Category | ⇒ | com_search |
Ok I'll use preg_replace
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-27 11:50:52 |
Closed_By | ⇒ | tonypartridge |
Because the phputf8 library does not provide a function for
str_replace
.