curl-users
Get Request URL encoded
Date: Sat, 23 May 2009 09:11:39 +0000
Hey i am trying to do a GET request to a url with & in it
phpcurl automatically encodes the & to &
however the server does not like one of the & and refuses to send back the image
however from a webrowser it works fine cause I can send it as &
I tested curl from command line
and got it working using --d "get=image&c=entry&f=test" --get
how can i send data like this during a GET request in php
or how can I get phpcurl to stop encoding the connection url
Many thanks
_________________________________________________________________
Twice the fun—Share photos while you chat with Windows Live Messenger.
http://www.microsoft.com/ireland/windows/windowslive/default.aspx
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-05-23