Hello:
I am trying to use an ASCII/Txt database for a 'for sale by owner' site. 
I need to figure out a way to remove any carriage returns entered into a
"Comments" string because \n is the record delimiter. I have tried the
nl2br() fundtion but that seems to ad the <BR> but doesn't remove the
\n. Any help any one. 

Thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to