str_ireplace () in PHP4
This function is an alternative to str_ireplace() function in php5. It is useful when you need to call str_ireplace() function but you have php4 installed in your server. Put this function stri_replace() as a custom function in your code and do the same work as str_ireplace() does in PHP5
Visit publisher site: str_ireplace () in PHP4Listing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Miscellaneous
- Submitted on:
- Last Updated:
- Dec 21, 2008
- Publisher:
- DBURHAN Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for str_ireplace () in PHP4