We use this command since 8 Years, to get paypal information after buyiing porcessm to get user information $fp = fsockopen ('www.paypal.com', 80, $errno, $errstr, 30); its works over years, we change nothing, but since 4 Weeks we got no data from our API Call, fputs ($fp, $header . $req); have somebody same problem?
... View more