|
Posted by Jochem Maas on 11/02/05 16:54
Terence wrote:
>
>
> Robert Prentice wrote:
>
> snip
>
>> $reply = http_post("https://www.safetrustprocessing.com", 80, "/
>
>
> Isnt https supposed to run on port 443? (or other than 80) Just a guess
that is the default, but any port is allowed technically ... although putting
port 80 under SSL is probably going to cause you a headache sometime/somewhere.
>
>> xml_order_processing.php", array("myXml" => $xml));
>> function http_post ($server, $port, $url, $vars) {
>
>
Navigation:
[Reply to this message]
|