Posted by milahu on 06/08/06 19:11
Use a regular expression :) $haystack = preg_replace( '/(abc)/i', '<span>$1</span>', $haystack );
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming