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
--
PHP General Mailing List (http
Hey,
Using an API for an Ecomemrce app. Wondering how I can ensure I have
access to port 443 and that it's open?
Thanks!
A
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo