Posted by Oliver Saunders on 10/18/05 20:06
> $string = "United_Kingdom"; > $string = str_replace ("_", " ", $string); couldn't you also use preg_replace()? would that be faster?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming