opening secure file
From: in2minds (karl_at_redx.co.uk)
Date: 11/29/03
- Previous message: Andy Hassall: "Re: Function to replace "&<char>;" characters with what they represent?"
- Next in thread: Michael Fuhr: "Re: opening secure file"
- Reply: Michael Fuhr: "Re: opening secure file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 01:56:04 -0000
is it possible to grab the content of a file on a secure server somehow,
as you would with...
$url = "http://www.someurl.com/filename.txt";
$content = file($url);
the page is available by either...
http://www.someurl.com/filename.txt
https://www.someurl.com/filename.txt
when accessed with a browser.
thanks
Les
- Previous message: Andy Hassall: "Re: Function to replace "&<char>;" characters with what they represent?"
- Next in thread: Michael Fuhr: "Re: opening secure file"
- Reply: Michael Fuhr: "Re: opening secure file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]