And so does preg_replace() if you need any regular expressions.

Though str_replace() is probably faster when this is not the case.

http://www.php.net/manual/en/function.str-replace.php
http://www.php.net/manual/en/function.preg-replace.php

bvr.






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to