Re: [PHP-DB] file() fails to read https

2001-05-16 Thread Steve Sobol
>From 'Shawn Reed': >I'm going to assume that you meant "I don't think the standard PHP file >functions support HTTPS", because they definitely DO support HTTP. Check >http://www.php.net/file if you don't believe me. :) I meant HTTPS. -- Tired of Earthlink? Get JustTheNet! Nationwide Dialup,

Re: [PHP-DB] file() fails to read https

2001-05-16 Thread Shawn Reed
but I'd be curious to know the answer to this as well, since I may be doing some projects involving secure servers in the near future. Regards, Shawn - Original Message - From: Steve Sobol <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 7:50 PM S

Re: [PHP-DB] file() fails to read https

2001-05-15 Thread Steve Sobol
>From 'Mark Cain': >Yes. I am actually getting real content on the non-secure connection. >Yes. The secure connection is really functional on the other server. (I = >can actually cut the above address and paste it into the address bar and = >get the results that I am expecting.) I don't think t