Posted by ZeldorBlat on 10/31/05 02:49
Sure, or just use: $value = str_replace(array("\r", "\n", "\t"), '', $value); It's probably a little bit faster than preg_replace().
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming