from a string?
it tried stripslashes but it didnt help
is there a function that takes of \r\n
Moderator: General Moderators
If you mean from the end of a string then you can use http://php.net/trim
Moderator: General Moderators