Re: [PHP-DB] file() fails to read https
>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, ISDN, DSL, ATM, Frame Relay, T-1, T-3, and more. EARTHLINK AMNESTY PROGRAM: Buy a year, get two months free More info coming soon to http://JustThe.net, or e-mail me! B!ff: K3wl, w3'v3 r00t3D da [EMAIL PROTECTED] 0h CrAp, INC0M!Ng $%^NO CARRIER -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP-DB] file() fails to read https
>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 the standard PHP file functions support HTTP - you may need to use CURL. (Check the appropriate section of the PHP docs) -- Tired of Earthlink? Get JustTheNet! Nationwide Dialup, ISDN, DSL, ATM, Frame Relay, T-1, T-3, and more. EARTHLINK AMNESTY PROGRAM: Buy a year, get two months free More info coming soon to http://JustThe.net, or e-mail me! B!ff: K3wl, w3'v3 r00t3D da [EMAIL PROTECTED] 0h CrAp, INC0M!Ng $%^NO CARRIER -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]