convert a string to be used in a POST parameter
Posted: Mon Mar 20, 2006 5:00 pm
Is there a php built in function to convert a string so it can be used in a POST parameter?
For example if I wanted to post the string "This is an example string that takes
up two lines. It will also use two spaces after a period."
For example if I wanted to post the string "This is an example string that takes
up two lines. It will also use two spaces after a period."