| 
 Posted by Simon on 03/11/06 09:57 
Hi, 
 
would anybody have a version of str_irepalce(),  
(http://uk.php.net/manual/en/function.str-ireplace.php) for php4? 
 
The doc mentions eregi_replace() and preg_repalce() but I cannot get my head  
around it. 
 
Would anybody have a few lines of code that would reproduce the  
functionality above. 
 
What I actually need to do is a search an replace of a web address. 
 
Simon
 
[Back to original message] 
 |