ho aggiunto il codice che mi hai dato
Codice PHP:
$header = "POST /cgi-bin/webscr HTTP/1.0\r\n";
$header .= "Host: $url:443\r\n";
$header .= "Content-Type: application/x-www-form-urlencoded\r\n";
$header .= "Content-Length: " . strlen($req) . "\r\n\r\n";
$header .= "Host: [url]www.[/url]".$url."\r\n";
$fp = fsockopen ("ssl://$url", 443, $errno, $errstr, 30);
Ma ottengo questo risultato
codice:
RES: HTTP/1.1 200 OK
RES: Date: Mon, 28 Feb 2011 09:39:26 GMT
RES: Server: Apache
RES: Content-Length: 54
RES: Set-Cookie: Apache=10.191.114.151.1298885966460353; path=/; expires=Wed, 20-Feb-41 09:39:26 GMT
RES: Vary: Accept-Encoding
RES: Strict-Transport-Security: max-age=500
RES: Connection: close
RES: Content-Type: text/html
RES:
RES:
RES:
RES: Fatal Failure
RES:
RES:
Dovrei ricevere VERIFIED o INVALID