str_ireplace()

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Shendemiar
Forum Contributor
Posts: 404
Joined: Thu Jan 08, 2004 8:28 am

str_ireplace()

Post by Shendemiar »

Any known reason str_ireplace errors as a undefined function?

Apache/1.3.31 (Win32) PHP/4.3.9
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

[php_man]str_ireplace[/php_man] wrote: str_ireplace

(PHP 5)
[php_man]str_ireplace[/php_man] has been introduced in PHP5.
Post Reply