Hi
I'm looking to use prototype Form.serialize to submit a form to a php script.
How can I distinguish new lines in a text area from the returned string. Form.serialize returns %OA but I'm not sure how to deal with it in PHP.
Any help is much appreciated!
I'm looking to use prototype Form.serialize to submit a form to a php script.
How can I distinguish new lines in a text area from the returned string. Form.serialize returns %OA but I'm not sure how to deal with it in PHP.
Any help is much appreciated!