Find and Replace with PHP
Monday April 3, 2006
In PHP you can use the str_replace () function to find and replace information within a string. You can search within a single piece of data or within an entire array. Your search and replacement strings can also consist of either a single entry, or an array of data.


Comments
you need to put some examples on there.
is this supposed to help?!
maybe you should click on the function