Posted by todofixthis on 01/06/08 16:29
Heya, 6e.
CURLOPT_RETURNTRANSFER causes cURL to return the server response
rather than output it directly. You will probably want to remove that
one from your code.
Also, where do you define $req? Make sure it's URL-encoded.
Navigation:
[Reply to this message]
|