Re: [PHP4BETA] posttohost https posting
[email protected] ("Sterling Hughes") Sun, 11 Jun 2000 15:50:22 -0700
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <004101bfd3f7$6e77efc0$6602b3d8@pavilion> |
I'm working on CURL support which will allow you to use this feature via OpenSSL. Sterling > PHP would have to be SSL enabled to do this. HTTPS is more > than just a port number. The SSL library is needed on both > ends to en/de-crypt the data. > > Cary > > Thus spake David Perry ([email protected]): > > > I am trying to use PHP to post values to a secure web site (https) but > > can't get a response. I thought I should be able to just change to port > > 443 and talk with it like I can any other. Someone suggested CURL, which > > allowed me to download the secure page but no provision for interativity. > > > > I will have a username and password to pass to an initial page then > > options to select there before I can actually get to the page I want to > > fill out. > > > > Any suggestions would be appreciated. > > > > Thank you. > > > > David Perry > > > > > > -- > > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > To contact the list administrators, e-mail: [email protected] > > > > -- > Cary Collett [email protected] > http://ratatosk.org/~cary > > "To me boxing is like ballet, except that there's no music, no choreography, > and the dancers hit eachother." -- Jack Handy > > -- > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected] >