try rtrim(); Read the docs it remove spaces as well as many other 'special' characters like \n \r \t \0
P- --- khing2 <[EMAIL PROTECTED]> wrote: > Is there a php function that removes all these characters?? \n \r etc > etc etc. > > I found one way was to do a preg_match and do a specific pattern for > them. but i was just wondering if there is something build in for that? > > > Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
