Another useful function for you is str_replace.
You can use it to remove whitespace (you'll need to do that), carriage returns and new line characters ('\n' and '\r')
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
|