Posted by NC on 03/17/06 18:38
Arnaud wrote:
>
> I have to retrieve some XML datas from a server whose URL is built like that
> :
> https://myserver:4012/code/myapp?param1=3;
>
> I tried fopen, fsockopen with no result.
What exactly did you try and what kind of "no result" have you achieved
(error messages, etc.)?
Also, have you tried cURL?
Cheers,
NC
[Back to original message]
|