|
Posted by Manuel Lemos on 11/15/92 11:25
Hello,
on 08/29/2005 07:07 PM blaine@worldweb.com said the following:
> I'm trying to read the page
> https://mpl-rdp-irm.mtn-park-lodges.com/irm/default.asp?IRMPath=\\\\mplLobstick\rdpnt\rdp\&IRMResort=02
> but having little luck. as it seems like the connect returns Success
> (0) instead of letting me read the page...
>
> Any ideas?
AFAIK, success is not 0 . Probably you do not have SSL support enabled.
Anyway, you may also want to try this HTTP client class that supports
SSL either with fsockopen or curl, depending on which is available. If
it fails, it returns an explanatory error message.
http://www.phpclasses.org/httpclient
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Navigation:
[Reply to this message]
|