Posted by Cord-Heinrich Pahlmann on 01/28/07 20:20
Hi,
I need the HTML content of an extern webpage.
Normally I just use file(http://externpage); to read the contents.
But with file(httpS://externpage); i get an error.
The script is running under http://, so that is probably the problem
since http can't send to https (right?).
Is there some workarround. I just need the the <form> data from the
extern page.
Thx, for any suggestions.
Navigation:
[Reply to this message]
|