Posted by Cmac on 02/22/06 19:59
You know, I forgot to mention that I did not want to remove spaces, so I did this... $string=preg_replace("/[^a-z \d]/i", "", $string); and it worked swimmingly :D thanks again!
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming