I have a simple multiline textarea posting to another php page which saves to a text file. It all works fine, but when I use the stripslashes function, everything after the first carriage return is cut off.
I guess my question is. How can I obtain the stripslashes functionality and still maintain everything that's typed in the textarea.
Best regards,
Harold
***You can't change your past, but you can change your future***
I guess my question is. How can I obtain the stripslashes functionality and still maintain everything that's typed in the textarea.
Best regards,
Harold
***You can't change your past, but you can change your future***