Adam Zey wrote:
> $headers .= "Content-Type: application/octet-stream\r\n";

I missed the context of this function, but it seems like you probably
mean to send:

Content-Type: application/x-www-form-urlencoded

Chris

-- 
Chris Shiflett
Principal, OmniTI
http://omniti.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to