Posted by Philip Hallstrom on 09/01/05 22:51
> Using an API for an Ecomemrce app. Wondering how I can ensure I have > access to port 443 and that it's open? use fsockopen() to open a socket connection to the host on port 443. You should at least connect... if it fails to connect, it's not open... -philip
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming