Is PHP str replace case-sensitive?

PHP str_replace is case-sensitive . If you need to perform a case-insensitive search, try str_ireplace() function. If the variable specified by the third argument is an array, the function will check every array element and will return an array.

Sizin İçin Seçtik  What is case-insensitive in PHP?

Leave a Reply

Your email address will not be published. Required fields are marked *