Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~221 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for gecata83

Ok I'm having a problem with this code. The problem occures when I set the POST request and alert me with 411 error. Without this two lines [CODE]curl_setopt($session,CURLOPT_POST,true); curl_setopt($session,CURLOPT_POSTFIELDS,$xml)[/CODE]this code output nice xml which shows all the info in my spreadsheet. With this two lines we should put in the …

0
60
Member Avatar for shaikh_mshariq

If you are using google chrome or mozila maybe you should get no object as return value from responseXML but if you try your code from internet explorer 7.0 you will see that your cod would work just fine

Member Avatar for gecata83
0
161

The End.