sending HTML in $_GET...
Posted: Mon Feb 14, 2005 12:17 pm
I'm using CURL to POST a url to a seperate server and one of the vars in the url contains a bunch of HTML.
if the HTML has a "&" in it.. then it causes problems..
is there any way to send HTML code through a URL correctly?
Thanks
Will
if the HTML has a "&" in it.. then it causes problems..
is there any way to send HTML code through a URL correctly?
Thanks
Will