Posted by MS on 02/18/06 20:16
This should be quite easy for those in the know about Regex... I have $field Which contains anything... but I want to remove everything that is not a-zA-Z0-9 or a space... so $field = "^&()(%Hello ^*(><><%${}world"; using a regex to format $output = "Hello World"; Thnx in advance !!
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming