Hi, I think fopen() and fsockopen() have a bug. For example, while I had no problem connecting to "http://www2.barchart.com" using a browser, it was not possible to open a socket connection uisng either fopen() or fsockopen() (i.e., none could initilize the socket).
I was wondering if anyone else had similar problems. Please let me know if there is a bug, or I was doing something wrong. Thanks, Zlutarch P.S., both fopen() and fsockopen() can be used to connect to "www.barchart.com", but NOT "www2.barchart.com". Isn't this weird? __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php