Re: [PHP-DB] https post using php

2002-03-28 Thread Paul Burney
on 3/27/02 11:45 PM, mailing list at [EMAIL PROTECTED] appended the following bits to my mbox: > I am attempting to POST to a https://whatever.url.com server and return > the result from the server into the script without the user knowing using > a php script. I can not use CURL becuase the shar

[PHP-DB] https post using php

2002-03-27 Thread mailing list
Hello, I am attempting to POST to a https://whatever.url.com server and return the result from the server into the script without the user knowing using a php script. I can not use CURL becuase the shared server I have hosting this site was not compiled -with-curl. I downloaded HTTP_POST PHP sc